Skip to content

v1.0.0 (Broken - upgrade to v1.0.3)

Compare
Choose a tag to compare
@greena13 greena13 released this 24 Mar 18:52
· 434 commits to master since this release

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