v7.0.0
7.0.0 (2021-11-25)
Build System
- drop support for node < 12 (501f02c)
Features
- add TypeScript and linting (abc3483)
BREAKING CHANGES
- drop support for node < 12
SPECIAL NOTE
- This release had some issues with it's transpiling/build/exports which prompted the removal of the default export in favor of named exports (see #130). This change probably should have landed in this release, but it didn't so it is no recommended to use this release.