Skip to content

v2.0.0-pre6

Pre-release
Pre-release
Compare
Choose a tag to compare
@greena13 greena13 released this 29 May 17:10
· 175 commits to master since this 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!) #168
  • ignoreEventsCondition 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