Changelog

All notable changes to this project will be documented in this file.
See Conventional Commits opens in a new tab for commit guidelines.

0.5.0

1 Dec 2022

Features

💥 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

💥 BREAKING CHANGES

  • fix dependencies

1.0.0

25 Sept 2022
  • promote semver to stable v1
  • move few TS-exclusive dependencies from devDependencies to dependencies because types are still importing them and so they are not “dev”

0.2.0

22 Sept 2022

Features

0.1.0

19 Sept 2022

Features