Skip to content

Releases: FormidableLabs/prism-react-renderer

prism-react-renderer@2.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Dec 17:04
67c7fbc

This release enables support for React Server Components 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1

prism-react-renderer@2.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:55
20631f4

Minor Changes

  • 'Add JSON as default supported language'
    (#247)

prism-react-renderer@2.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:23
f27b612

Patch Changes

  • Export normalizeTokens and useTokenize utility functions.
    (#237)

prism-react-renderer@2.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 20:20
e6d3233

Minor Changes

  • Upgrade clsx to v2.0.0.
    (#232)

prism-react-renderer@2.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 18:48
64da1c7

Minor Changes

  • Add Python support.
    (#226)

Patch Changes

  • Fix html language preset by using markup instead.
    (#230)

prism-react-renderer@2.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 15:10
87ce248

Minor Changes

  • Added oneDark and oneLight themes
    (#224)

prism-react-renderer@2.0.6

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:46
5a1c935

Patch Changes

  • Export all types from package
    (#216)

prism-react-renderer@2.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 13:43
8fa9333

Patch Changes

  • Fixed bug where an undefined theme would cause a runtime error.
    (#213)

prism-react-renderer@2.0.4

Choose a tag to compare

@github-actions github-actions released this 08 May 00:51
bc79d72

Patch Changes

  • Fix types for Prism library.
    (#204)

prism-react-renderer@2.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Apr 19:39
d6c0605

Patch Changes

  • Add package README
    (#200)