v2.0.0-pre6
Pre-release
Pre-release
This release still has a number of known issues, but hopefully it will go some way to addressing some of the issues people are experiencing.
Bugfixes
- Legacy context API has been detected within a strict-mode tree: in StrictMode #151
ref
prop now has correct TypeScript type (Thanks @natew!) #168ignoreEventsCondition
now has correct argument TypeScript definition (Thanks @taromurao!) #170- Global hotkeys throwing errors after dom changes (Thanks @mrlubos & @StephenHaney!) #150
- IgnoreKeys can't handle Backspace #172
- Duplicate focus tree IDs cause keypresses to be ignored #173
Improvements
- Added Preventing default browser behaviour to Readme
- Added contents table to Readme
- Add Support section to Readme