Skip to content

Version 12.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 09 Dec 13:24
· 119 commits to master since this release

Major

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

  • Updated dependencies.
  • Fixed a package.json type field value of commonjs setting parserOptions.sourceType to commonjs, instead of script.
  • Remove package-lock.json from ignore files, as it is disabled via .npmrc anyway.
  • Test Node.js v13 in CI GitHub Actions.