Releases: rehype-pretty/rehype-pretty-code
Releases · rehype-pretty/rehype-pretty-code
rehype-pretty-code@0.14.3
Patch Changes
- Support Shiki 4
- chore: fix npm OIDC trusted publishing workflow
- docs: update docs with renamed shiki function:
getHighlighter->createHighlighter
rehype-pretty-code@0.14.1
Patch Changes
- fix: use
getSingletonHighlighterto avoid deprecated (since v2) Shiki API - Support Shiki 3
rehype-pretty-code@0.14.0
Minor Changes
- Adds an option to bypass inline code blocks (#233) - thanks @superhighfives!
rehype-pretty-code@0.13.2
Patch Changes
- fix: smarter way to modify rounded in presence of title (#205)
- fix: prevent start line numbers being highlighted (#181)
- feat: introduce new package
@rehype-pretty/transformers. Release the first transformer:@rehype-pretty/transformers/copy-button(see example usage)
@rehype-pretty/transformers@0.13.2
Patch Changes
- fix: smarter way to modify rounded in presence of title (#205)
- fix: prevent start line numbers being highlighted (#181)
- feat: introduce new package
@rehype-pretty/transformers. Release the first transformer:@rehype-pretty/transformers/copy-button(see example usage)
v0.13.1
🐞 Bug Fixes
- Cache highlighter based on theme - by @atomiks in #187 (50e9a). Fixes memory issues when
rehypePrettyCodeplugin is invoked multiple times and the options object is not a static reference.
View changes on GitHub
v0.13.0
🚀 Features
- Upgrade to
shikiv1
npm uninstall shikiji
npm install shiki