This package currently supports ESM only. Read more here.
> npm run install
> npm run build
> npm run watch-ts
> npm run watch-test
<code...>
Conventional commits.
> npm run cm
Version bump and update Changelog.
> npm run release-dry
<confirm release changes...>
> npm run release
> git push --follow-tags origin master