Changelog
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.8.0
19 Aug 2026
🔧 Fixed
✨ Features
- refresh the tooling and generate with the latest dependencies (781f802)
⏪ Reverts
- Revert “Merge pull request #128 from codsen/release/npm-32198404552–1″ (5baeeaa), closes #128
- Revert “Merge pull request #127 from codsen/release/npm-32194020886–1″ (5f1e94d), closes #127
0.6.0
27 Dec 2022
✨ Features
- tap
string-dashesand add fixes for multiplication characters (caf9f4f)
0.5.0
1 Dec 2022
✨ Features
- remove pure-ESM setup (df06a23)
💥 BREAKING CHANGES
- this package is not pure-ESM any more, you can
requireit; 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
devDependenciestodependenciesbecause 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)