All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.3 (2024-10-29)
- upgrade dependencies (733abe2)
2.3.2 (2023-11-09)
- add npm provenance (a7d0635)
2.3.1 (2023-11-06)
- resolve build errors and rewrite tests using jest (bc5c772)
2.3.0 (2023-10-31)
2.2.2 (2023-03-29)
- don't import primjs toolbar and copy-to-clipboard plugins (1bab898)
2.2.1 (2023-03-29)
2.2.0 (2023-01-12)
- build-in line-numbers module (09b49fb)
2.1.3 (2022-06-26)
- missing type dependencies (3fcdcaf)
- compatible with rehype-parse@8 (232c354)
2.1.2 (2022-04-07)
- add support for different package versions (6341ea5)
2.1.1 (2022-03-21)
2.1.0 (2022-03-20)
- export option types (d1c39bc)
2.0.0 (2022-03-20)
- rehype-prism@2 need unified@10. if you want to use unified@9, please install rehype-prism@1
1.0.2 (2022-03-11)
1.0.1 (2022-03-10)
1.0.0 (2021-07-17)
- This package is ESM only: Node 12+ is needed to use it and it must be imported instead of required. And remove preLangClass option.
- rewrite by typescript and esm only (7ea69f0)
0.1.1 (2019-03-05)
- preLangClass not work (c6fedf5)
0.1.0 (2018-12-15)
- copy the language- class to the
tag (a192d57)
0.0.2 (2018-11-27)
- first commit (7e01e5a)