Lowlight Versions Save

Virtual syntax highlighting for virtual DOMs and non-HTML things

3.1.0

7 months ago
  • 0271644 Update Highlight.js to ~11.9.0

Full Changelog: https://github.com/wooorm/lowlight/compare/3.0.0...3.1.0

3.0.0

8 months ago

Change

  • ce261f3 Change to require Node.js 16 migrate: update too
  • d2d5adb Change to use exports migrate: don’t use private APIs
  • f2020a7 Change API to allow different instances migrate: now, createLowlight, all, and common are exported; do createLowlight() to create a lowlight with nothing yet, createLowlight(common) for one with common languages, etc.
  • 7fe3006 Rename registerLanguage to register migrate: rename registerLanguage to register
  • 8d2645d Remove use of global highlight instance by @dschwank in https://github.com/wooorm/lowlight/pull/51 migrate: make sure to register languages you want with lowlight

Full Changelog: https://github.com/wooorm/lowlight/compare/2.9.0...3.0.0

2.9.0

1 year ago
  • 0ab194d Update Highlight.js to ~11.8.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.8.1...2.9.0

2.8.1

1 year ago

Fix

Full Changelog: https://github.com/wooorm/lowlight/compare/2.8.0...2.8.1

2.8.0

1 year ago
  • ca4589e Update Highlight.js to ~11.7.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.7.0...2.8.0

2.7.0

1 year ago
  • e8b6745 Update Highlight.js to ~11.6.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.6.1...2.7.0

2.6.1

2 years ago
  • 110486a Fix to use underscore suffixes for subscopes

Full Changelog: https://github.com/wooorm/lowlight/compare/2.6.0...2.6.1

2.6.0

2 years ago
  • 10f9617 Update Highlight.js to ~11.5.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.5.0...2.6.0

2.5.0

2 years ago
  • 4549d7b Update Highlight.js to ~11.4.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.4.1...2.5.0

2.4.1

2 years ago
  • 57c4b8d Update docs
  • 22acbc1 Use strict types

Full Changelog: https://github.com/wooorm/lowlight/compare/2.4.0...2.4.1