Changelog
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.5.0
1 Dec 2022
✨ Features
- remove pure-ESM setup (df06a23)
💥 BREAKING CHANGES
- this package is not pure-ESM any more, you can
require
it; plus, minimum Node requirements are now v14.18 and above
0.4.4
22 Oct 2022
🔧 Fixed
- set the tree walker to be a synchronous function (8cf34ec)
0.4.0
13 Oct 2022
✨ Features
- correct apostrophes after code tag pairs (6495fe3)
0.3.0
27 Sept 2022
🔧 Fixed
- fix dependencies (c945828)
💥 BREAKING CHANGES
- fix dependencies
1.0.0
25 Sept 2022
- promote semver to stable v1
- move few TS-exclusive dependencies from
devDependencies
todependencies
because types are still importing them and so they are not “dev”
0.2.0
22 Sept 2022
✨ Features
- widow word removal (d4d68d8)
0.1.0
19 Sept 2022
✨ Features
- init (b8dbd5f)