All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2021-12-30)
- highlight.js language aliases have changed (https://github.com/highlightjs/highlight.js/blob/main/VERSION_11_UPGRADE.md)
- require Node >= 10
- Drop support for Node v8
- types after update pkg (100c667)
-
drop support old node (43461d4)
-
drop (explicit) support for Node v8 (a093dc1)
-
update highlight.js (e879559)
2.0.0 (2020-08-25)
- require Node >= 10
- Drop support for Node v8
- types after update pkg (2a25676)
- drop (explicit) support for Node v8 (a093dc1)
- drop support old node (92bcdac)
1.1.1 (2019-08-30)
1.1.0 (2019-08-21)
- support nested tags (a39a522)
- Chore: Upgrade highlight.js 9.12.0 => ^9.15.0
- Fixed: Add
hljs
class to container element - Internal: Add npm lifecycle hooks to prevent oopsies
- Fixed: README
- Fixed: package.json => engines
- Added: Initial version