Skip to content

v2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 01:36
· 17 commits to beta since this release

2.0.0 (2021-06-03)

Bug Fixes

  • depsadapter.ts: fix copy-paste error in the console warning (4a4b35a)

Features

  • index.ts: switch final export to be default instead of named (6b2f3a3)

BREAKING CHANGES

  • index.ts: All imports of keyboardOnlyUserEvent will need to move it to being a default import
    instead of a named one