Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@types/react-transition-group (source) | devDependencies | patch | 4.4.11 -> 4.4.12 |
katex (source) | dependencies | patch | 0.16.11 -> 0.16.19 |
postcss (source) | devDependencies | patch | 8.4.41 -> 8.4.49 |
rehype-katex (source) | dependencies | patch | 7.0.0 -> 7.0.1 |
vite (source) | dependencies | patch | 5.2.13 -> 5.2.14 |
Release Notes
KaTeX/KaTeX (katex)
v0.16.19
Bug Fixes
v0.16.18
Bug Fixes
v0.16.17
Bug Fixes
- MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995
v0.16.16
Features
v0.16.15
Features
v0.16.14
Features
v0.16.13
Bug Fixes
v0.16.12
Features
postcss/postcss (postcss)
v8.4.49
- Fixed custom syntax without
source.offset
(by @romainmenke).
v8.4.48
- Fixed position calculation in error/warnings methods (by @romainmenke).
v8.4.47
- Removed debug code.
v8.4.46
- Fixed
Cannot read properties of undefined (reading 'before')
.
v8.4.45
- Removed unnecessary fix which could lead to infinite loop.
v8.4.44
- Another way to fix
markClean is not a function
error.
v8.4.43
- Fixed
markClean is not a function
error.
v8.4.42
- Fixed CSS syntax error on long minified files (by @varpstar).
remarkjs/remark-math (rehype-katex)
v7.0.1
Fix
-
3efc101
Fix crash on katex error
Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-katex@7.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.