remarkjs/remark-math (remark-math)
### [`v6.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/6.0.0)
[Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.1.1...6.0.0)
##### Change
- [`4223ed9`](https://togithub.com/remarkjs/remark-math/commit/4223ed9) Change to use `exports`
**migrate**: don’t use private APIs
- [`e8039d7`](https://togithub.com/remarkjs/remark-math/commit/e8039d7) Change to require Node.js 16
**migrate**: update too
- [`f173346`](https://togithub.com/remarkjs/remark-math/commit/f173346) [`fc32531`](https://togithub.com/remarkjs/remark-math/commit/fc32531) [`3658edd`](https://togithub.com/remarkjs/remark-math/commit/3658edd) Change to use ``, replace wrapping elements, update `@types/{hast,mdast}`, etc
**migrate**: update too
it’s no longer required to use the syntax extension from `remark-math`,
you could instead use fenced code (` ```math `).
When using `remark-math`, similar markup is generated (`
`).
To render that nicely (not monospace and small by default), those elements are replaced with
the results from katex/mathjax.
- [`232f0d7`](https://togithub.com/remarkjs/remark-math/commit/232f0d7) Remove `throwOnError` option, improve message
**migrate**: check `file.messages` for warnings
##### Misc
- [`3aab0e1`](https://togithub.com/remarkjs/remark-math/commit/3aab0e1) Archive `remark-html-katex`
**Full Changelog**: https://github.com/remarkjs/remark-math/compare/5.1.1...6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^5.1.1
->^6.0.0
Release Notes
remarkjs/remark-math (remark-math)
### [`v6.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/6.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/5.1.1...6.0.0) ##### Change - [`4223ed9`](https://togithub.com/remarkjs/remark-math/commit/4223ed9) Change to use `exports` **migrate**: don’t use private APIs - [`e8039d7`](https://togithub.com/remarkjs/remark-math/commit/e8039d7) Change to require Node.js 16 **migrate**: update too - [`f173346`](https://togithub.com/remarkjs/remark-math/commit/f173346) [`fc32531`](https://togithub.com/remarkjs/remark-math/commit/fc32531) [`3658edd`](https://togithub.com/remarkjs/remark-math/commit/3658edd) Change to use ``, replace wrapping elements, update `@types/{hast,mdast}`, etc **migrate**: update too it’s no longer required to use the syntax extension from `remark-math`, you could instead use fenced code (` ```math `). When using `remark-math`, similar markup is generated (`
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.