You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 0.16.22 [ci skip]
## [0.16.22](v0.16.21...v0.16.22) (2025-04-09)
### Bug Fixes
* \relax in base or exponent of super/subscript ([#4045](#4045)) ([1f43c84](1f43c84))
chore(release): 0.16.17 [ci skip]
## [0.16.17](v0.16.16...v0.16.17) (2024-12-17)
### Bug Fixes
* MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM ([#3999](#3999)) ([7d79e22](7d79e22)), closes [#3995](#3995)
chore(release): 0.16.15 [ci skip]
## [0.16.15](v0.16.14...v0.16.15) (2024-12-09)
### Features
* italic sans-serif in math mode via `\mathsfit` command ([#3998](#3998)) ([2218901](2218901))