Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 1.73 KB

File metadata and controls

82 lines (48 loc) · 1.73 KB

prism-react-renderer

2.3.0

Minor Changes

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

2.2.0

Minor Changes

  • Add Python support. (#226)

Patch Changes

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

2.1.0

Minor Changes

  • Added oneDark and oneLight themes (#224)

2.0.6

Patch Changes

  • Export all types from package (#216)

2.0.5

Patch Changes

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

2.0.4

Patch Changes

  • Fix types for Prism library. (#204)

2.0.3

Patch Changes

  • Add package README (#200)

2.0.2

Patch Changes

  • Add publish provenance (#198)

2.0.1

Patch Changes

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

2.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.