3.1.5 (2023-05-09)
- fix code language detection in some edge case (8bd37cf)
3.1.4 (2023-01-07)
3.1.3 (2022-02-07)
- fix missing compnent wrapper element (5df459d)
3.1.2 (2022-02-07)
3.1.1 (2021-10-01)
- escape inline code spans (a03a544)
3.1.0 (2021-01-01)
3.0.0 (2020-10-31)
- use the built-in
this.getOptions
as of Webpack 5 (d771aef)
- Upgrade to Webpack 5, and drop support for Webpack 4 and below.
2.0.0 (2019-10-19)
2.0.0-beta (2019-10-12)
2.0.0-alpha.2 (2019-07-11)
- use
componentNamespace
as the class prefix for the root element (4a2d90e)
2.0.0-alpha.1 (2019-03-21)
- export as es6 module (a2a0754)
2.0.0-alpha (2019-03-06)
- drop the
escapeApostrophes
option (c7fc2df)
- not to escape apostrophes anymore