Major
- Support Node.js v10+, from v8+. The script is pretty simple, so this mostly applies to this project’s development environment.
Minor
- Setup GitHub Sponsors funding:
- Added
.github/funding.ymlto display a sponsor button in GitHub. - Added a
package.jsonfundingfield to enable npm CLI funding features.
- Added
Patch
- Updated dev dependencies.
- Removed the now redundant
eslint-plugin-import-order-alphabeticaldev dependency. - Stop using
huskyandlint-staged. - Use strict mode for the script.
- Use GitHub Actions instead of Travis for CI.
- Made the readme main heading the package name.
- Show UNPKG instead of jsDelivr CDN setup instructions.