Releases: timlrx/rehype-prism-plus
Releases · timlrx/rehype-prism-plus
v1.4.0
What's Changed
- fix: allow for require imports to support jest 28 by @wilkmaia in #37
- fix: disable showLineNumbers on a per block basis by @timlrx in #39
- chore: upgrade refractor to 4.7.0 by @timlrx in #40
New Contributors
Full Changelog: v1.3.2...v1.4.0
v1.3.1
Change Log
- Export separate bundles for all, common and generator
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Remove dependency on unified and rehype-parse in determining node position by @timlrx in #27
Full Changelog: v1.2.2...v1.3.0
v1.1.3
Change Log
- feat: improve support for diff
- docs: add example style for diff

v1.1.2
Change Log
- fix: build
- feat: show line numbers from a specified number (thanks @PsyGik!)
v1.1.1
Change Log
- fix: add language-* class to pre tag