React Hotkeys Versions Save

Declarative hotkey and focus area management for React

v1.0.1

6 years ago

Bugfixes

  • Correctly include all build directories in npm module

v1.0.0

6 years ago

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

v0.10.0

7 years ago