Releases: NickColley/eleventy-plugin-unified
Releases · NickColley/eleventy-plugin-unified
v2.0.0
2.0.0 (2022-11-18)
Features
- reporter: include default reporter (499e3d7)
BREAKING CHANGES
- reporter: Retext plugins will report by default, set
reporter
to false
to avoid this.
v1.2.1
1.2.1 (2022-11-18)
Bug Fixes
- reporter: ensure all reports are logged (d3e1aff)
v1.2.0
1.2.0 (2022-10-28)
Features
- retext: Add retext support (c4daf78)
v1.1.0
1.1.0 (2022-10-28)
Bug Fixes
- Check for transforms before applying them (c991d71)
Features
- api: Add simpler remark configuration default (f176080)
v1.0.0
1.0.0 (2022-10-27)
Bug Fixes