Update katex 0.16.11 → 0.16.18 (minor) #1893
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ katex (0.16.11 → 0.16.18) · Repo · Changelog
Release Notes
0.16.18
0.16.17
0.16.15
0.16.14
0.16.13
0.16.12
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
chore(release): 0.16.18 [ci skip]
fix: Actually publish TypeScript type definitions (#4008)
chore(release): 0.16.17 [ci skip]
fix: MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999)
chore(release): 0.16.16 [ci skip]
feat: ESM exports, TypeScript types (#3992)
docs/supported.md: typo fix (#4006)
chore(deps): update dependency browserstack-local to v1.5.5 [skip netlify] (#4004)
chore(release): 0.16.15 [ci skip]
feat: italic sans-serif in math mode via `\mathsfit` command (#3998)
chore(release): 0.16.14 [ci skip]
feat: \dddot and \ddddot support (#3834)
chore(release): 0.16.13 [ci skip]
fix: `\vdots` and `\rule` support in text mode (#3997)
chore(deps): update linters [skip netlify] (#3996)
chore(release): 0.16.12 [ci skip]
feat(css): configurable margin for display math (#3638)
chore(deps): update dependency rollup to v2.79.2 [security] (#3982)
chore(ci): Disable caching in release job. (#3980)
docs: Revise security policy to allow for direct creation of GitHub security advisory
chore(deps): update dependency webpack to v5.94.0 [security] (#3976)
docs: update MonsterWriter information in siteConfig.js (#3971)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands