Releases: FormidableLabs/prism-react-renderer
Releases · FormidableLabs/prism-react-renderer
[email protected]
This release enables support for React Server Components 🚀
What's Changed
New Contributors
Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1
[email protected]
Minor Changes
- 'Add JSON as default supported language'
(#247)
[email protected]
Patch Changes
- Export
normalizeTokens
anduseTokenize
utility functions.
(#237)
[email protected]
Minor Changes
- Upgrade clsx to v2.0.0.
(#232)
[email protected]
[email protected]
Minor Changes
- Added oneDark and oneLight themes
(#224)
[email protected]
Patch Changes
- Export all types from package
(#216)
[email protected]
Patch Changes
- Fixed bug where an undefined theme would cause a runtime error.
(#213)
[email protected]
Patch Changes
- Fix types for Prism library.
(#204)
[email protected]
Patch Changes
- Add package README
(#200)