Releases: greena13/react-hotkeys
Releases · greena13/react-hotkeys
v1.0.1 (Broken - upgrade to v1.0.3)
Bugfixes
- Correctly include all build directories in npm module
v1.0.0 (Broken - upgrade to v1.0.3)
License change
- Change from MIT license to ISC
Improvements
- #70 Builds package using
prepublish
package.json script - Add a yarn.lock file for more consistent development going forward
- Add a basic test suite
New Features
- Switch to Rollup for build the production bundle(s)
- Build
react-hotkeys
as UMD and ES6 modules
Documentation
- Add clearer instructions for all of the ways you can install
react-hotkeys
- Update examples to React 16
- Add logo to Readme
- Fix broken links since the repo has moved URL
Deprecations
- #77 Remove Bower support and uses a new major version to minimise breakages to Bower users.