Skip to content

Version 16.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 13 Jan 01:01
· 62 commits to master since this release

Major

Patch

  • Updated dependencies.
  • Updated GitHub Actions CI config:
    • Updated actions/checkout to v2.
    • Updated actions/setup-node to v2.
    • Also test Node.js v15.
    • Don’t specify the CI environment variable as it’s set by default.
  • Removed npm-debug.log from the .gitignore file as npm v4.2.0+ doesn’t create it in the current working directory.
  • Updated a Node.js docs URL in a comment.