Closed renovate[bot] closed 1 year ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
5.0.0
->6.0.3
Release Notes
remarkjs/remark-math (rehype-katex)
### [`v6.0.3`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.3) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.2...rehype-katex@6.0.3) - [`e28098a`](https://togithub.com/remarkjs/remark-math/commit/e28098a) Fix to catch non-parse katex errors - [`f7a35ea`](https://togithub.com/remarkjs/remark-math/commit/f7a35ea) Replace dependency to improve browser bundle size **Full Changelog**: https://github.com/remarkjs/remark-math/compare/rehype-katex@6.0.2...rehype-katex@6.0.3 ### [`v6.0.2`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.2) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.1...rehype-katex@6.0.2) - [`fa4ada1`](https://togithub.com/remarkjs/remark-math/commit/fa4ada1) Update `katex` - [`b2066bb`](https://togithub.com/remarkjs/remark-math/commit/b2066bb) Add improved docs ### [`v6.0.1`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.1) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@6.0.0...rehype-katex@6.0.1) - [`b65a156`](https://togithub.com/remarkjs/remark-math/commit/b65a156) Fix support for comments ### [`v6.0.0`](https://togithub.com/remarkjs/remark-math/releases/tag/rehype-katex%406.0.0) [Compare Source](https://togithub.com/remarkjs/remark-math/compare/rehype-katex@5.0.0...rehype-katex@6.0.0) - [`1f04763`](https://togithub.com/remarkjs/remark-math/commit/1f04763) Use ESM ```js // From CommonJS var rehypeKatex = require('rehype-katex') // To ESM import rehypeKatex from 'rehype-katex' ``` Learn [more about ESM in this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) - [`edf4ca2`](https://togithub.com/remarkjs/remark-math/commit/edf4ca2) [`6899b07`](https://togithub.com/remarkjs/remark-math/commit/6899b07) Add JSDoc based types - [`2948e91`](https://togithub.com/remarkjs/remark-math/commit/2948e91) Update `katex` - [`b7ecce0`](https://togithub.com/remarkjs/remark-math/commit/b7ecce0) Update dependenciesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.