Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
Major
Support Node.js >= v8. The script is pretty simple, so this mostly applies to this project’s development environment.
New project file structure.
Dropped the package jsnext:main field.
Stopped publishing separate .js and .mjs files.
Stopped publishing source code and source maps.
Minor
Added a typeof window check to support server environments.
Patch
Added changelog.md.
Redid the readme and added jsDelivr CDN setup instructions.
More specific browser support documented using browserl.ist .
Setup Travis.
Removed the JSDoc comment block containing @licence.
Refactored source code syntax so it can be consumed directly by supported browsers.
Added correct sentence punctuation to source code comments.
Stopped using Rollup and Babel to build distribution code.
Overhauled the package scripts and added a test script.
Replaced standard with eslint-config-env .
Use prettier lint a variety of project files.
Use husky and lint-staged to lint on commit.
Updated the .gitignore file.
Removed the .npmignore file in favor of a package files field.
Added an .npmrc file to prevent package-lock.json file creation.
Moved dev tool config from package.json to separate files, except for a new browserslist field.
Simplified the package.json repository field.
Use HTTPS for the package.json author.url field.
You can’t perform that action at this time.