v2.0.0
Pre-release
Pre-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