fix(deps): update dependency prism-react-renderer to v2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| prism-react-renderer | dependencies | major | ^1.2.1 -> ^2.0.0 |
Release Notes
FormidableLabs/prism-react-renderer (prism-react-renderer)
v2.4.1
This release enables support for React Server Components
What's Changed
- Remove theme dictionary hook by @nlkluth in https://github.com/FormidableLabs/prism-react-renderer/pull/252
New Contributors
- @nlkluth made their first contribution in https://github.com/FormidableLabs/prism-react-renderer/pull/252
Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1
v2.4.0
Minor Changes
- 'Add JSON as default supported language' (#247)
v2.3.1
Patch Changes
- Export
normalizeTokensanduseTokenizeutility functions. (#237)
v2.3.0
Minor Changes
- Upgrade clsx to v2.0.0. (#232)
v2.2.0
Minor Changes
- Add Python support. (#226)
Patch Changes
- Fix html language preset by using markup instead. (#230)
v2.1.0
Minor Changes
- Added oneDark and oneLight themes (#224)
v2.0.6
Patch Changes
- Export all types from package (#216)
v2.0.5
Patch Changes
- Fixed bug where an undefined theme would cause a runtime error. (#213)
v2.0.4
Patch Changes
- Fix types for Prism library. (#204)
v2.0.3
Patch Changes
- Add package README (#200)
v2.0.2
Patch Changes
- Add publish provenance (#198)
v2.0.1
Patch Changes
v2.0.0
Major Changes
- v2 release with updated API (#191)
Minor Changes
- Added 2 new styles for the code viewer. light & dark mode themes using only (#192) colors found on tailwindCSS.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.