-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: KaTeX/KaTeX
base: v0.16.15
head repository: KaTeX/KaTeX
compare: v0.16.21
- 16 commits
- 24 files changed
- 7 contributors
Commits on Dec 11, 2024
-
chore(deps): update dependency browserstack-local to v1.5.5 [skip net…
…lify] (#4004) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d920a7 - Browse repository at this point
Copy the full SHA 7d920a7View commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 356b6d5 - Browse repository at this point
Copy the full SHA 356b6d5View commit details -
feat: ESM exports, TypeScript types (#3992)
* feat: add typescript definition files * update typed errorCode Co-authored-by: Erik Demaine <[email protected]> * specific string type on strict option Co-authored-by: Erik Demaine <[email protected]> * types: macros type allow for macro expansion Co-authored-by: Erik Demaine <[email protected]> * types: added TrustContext * types: removed redundant @types, fixed @default syntax error and moved to bottom of comments, changed any token type to object * types: import types in mts from cjs definitions * Non-default ESM exports * Merge katex.d.{ts,mts} to better reflect exports * Add tsconfig.json to specify necessary libs --------- Co-authored-by: Erik Demaine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9c173 - Browse repository at this point
Copy the full SHA ea9c173View commit details -
chore(release): 0.16.16 [ci skip]
## [0.16.16](v0.16.15...v0.16.16) (2024-12-17) ### Features * ESM exports, TypeScript types ([#3992](#3992)) ([ea9c173](ea9c173))
Configuration menu - View commit details
-
Copy full SHA for 6e3fb74 - Browse repository at this point
Copy the full SHA 6e3fb74View commit details -
fix: MathML combines multidigit numbers with sup/subscript, comma sep…
Configuration menu - View commit details
-
Copy full SHA for 7d79e22 - Browse repository at this point
Copy the full SHA 7d79e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for be63e40 - Browse repository at this point
Copy the full SHA be63e40View commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 629b873 - Browse repository at this point
Copy the full SHA 629b873View commit details -
chore(release): 0.16.18 [ci skip]
## [0.16.18](v0.16.17...v0.16.18) (2024-12-18) ### Bug Fixes * Actually publish TypeScript type definitions ([#4008](#4008)) ([629b873](629b873))
Configuration menu - View commit details
-
Copy full SHA for f934646 - Browse repository at this point
Copy the full SHA f934646View commit details
Commits on Dec 29, 2024
-
fix(types): improve
strictfunction type (#4009)* feat: improve logger type * Update katex.d.ts
Configuration menu - View commit details
-
Copy full SHA for 4228b4e - Browse repository at this point
Copy the full SHA 4228b4eView commit details -
chore(release): 0.16.19 [ci skip]
## [0.16.19](v0.16.18...v0.16.19) (2024-12-29) ### Bug Fixes * **types:** improve `strict` function type ([#4009](#4009)) ([4228b4e](4228b4e))
Configuration menu - View commit details
-
Copy full SHA for 88b5056 - Browse repository at this point
Copy the full SHA 88b5056View commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8f47dba - Browse repository at this point
Copy the full SHA 8f47dbaView commit details
Commits on Jan 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6d30fe4 - Browse repository at this point
Copy the full SHA 6d30fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a0bf5 - Browse repository at this point
Copy the full SHA 28a0bf5View commit details
Commits on Jan 17, 2025
-
* fix: escape \htmlData attribute name * simplify escape lookup, add escape characters * Add escape list source * Fix escape list source * fix: handling invalid HTML attribute names * fix: change comments position * fix: change HTML attribute name validator * Factor out regex * Improve tests to apply to check individual characters * Rename regex --------- Co-authored-by: Erik Demaine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff28995 - Browse repository at this point
Copy the full SHA ff28995View commit details -
fix: escape \htmlData attribute name
Empty commit to trigger release
Configuration menu - View commit details
-
Copy full SHA for 57914ad - Browse repository at this point
Copy the full SHA 57914adView commit details -
chore(release): 0.16.21 [ci skip]
## [0.16.21](v0.16.20...v0.16.21) (2025-01-17) ### Bug Fixes * escape \htmlData attribute name ([57914ad](57914ad))
Configuration menu - View commit details
-
Copy full SHA for 923f2aa - Browse repository at this point
Copy the full SHA 923f2aaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.16.15...v0.16.21