Skip to content

v7.0.0

Compare
Choose a tag to compare
@evansiroky evansiroky released this 25 Nov 08:23
· 58 commits to master since this release
4f0bf4f

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.