Skip to content

Releases: FormidableLabs/prism-react-renderer

prism-react-renderer@2.3.1

18 Dec 14:23
f27b612
Compare
Choose a tag to compare

Patch Changes

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

prism-react-renderer@2.3.0

21 Nov 20:20
e6d3233
Compare
Choose a tag to compare

Minor Changes

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

prism-react-renderer@2.2.0

11 Nov 18:48
64da1c7
Compare
Choose a tag to compare

Minor Changes

  • Add Python support.
    (#226)

Patch Changes

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

prism-react-renderer@2.1.0

26 Sep 15:10
87ce248
Compare
Choose a tag to compare

Minor Changes

  • Added oneDark and oneLight themes
    (#224)

prism-react-renderer@2.0.6

26 Jun 12:46
5a1c935
Compare
Choose a tag to compare

Patch Changes

  • Export all types from package
    (#216)

prism-react-renderer@2.0.5

08 Jun 13:43
8fa9333
Compare
Choose a tag to compare

Patch Changes

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

prism-react-renderer@2.0.4

08 May 00:51
bc79d72
Compare
Choose a tag to compare

Patch Changes

  • Fix types for Prism library.
    (#204)

prism-react-renderer@2.0.3

25 Apr 19:39
d6c0605
Compare
Choose a tag to compare

Patch Changes

  • Add package README
    (#200)

prism-react-renderer@2.0.2

25 Apr 18:55
d3914e5
Compare
Choose a tag to compare

Patch Changes

  • Add publish provenance
    (#198)

prism-react-renderer@2.0.1

25 Apr 14:40
9a76752
Compare
Choose a tag to compare

Patch Changes

  • Fix inclusion of @types dependency for prismjs
    (#196)