Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 23 Dec 11:44
· 45 commits to master since this release

Major

  • Updated Node.js support from v8.10+ to v10+. This is mostly to do with dev dependencies and shouldn’t be a breaking change for the published package.
  • Updated dev dependencies, some of which only support Node.js v10+.
  • Use coverage-node for test code coverage.

Minor

  • Setup GitHub Sponsors funding:
    • Added .github/funding.yml to display a sponsor button in GitHub.
    • Added a package.json funding field to enable npm CLI funding features.

Patch