Skip to content

Releases: rexxars/react-lowlight

v3.1.0

13 Jan 17:29
971858d
Compare
Choose a tag to compare

Added

  • Type definitions

v3.0.2

10 Jan 20:30
cc32210
Compare
Choose a tag to compare

Changed

  • Fixed a bug causing incorrect class names to be added

v3.0.1

06 Dec 00:09
17bf9a7
Compare
Choose a tag to compare

Changed

  • Dropped usage of defaultProps

v3.0.0

27 Nov 13:57
Compare
Choose a tag to compare

BREAKING

  • Module is now ESM-only and uses more modern JS features (arrow functions, let/const etc)
  • Requires React >= 16.8.0
  • Requires highlight.js@^11.0.0

Changed

  • Dropped usage of prop-types

Added

  • New react-lowlight/common and react-lowlight/all imports available to quickly get a bunch of common/all syntaxes