14.0.0-alpha.1 (2021-10-21)
⚠ BREAKING CHANGES
- The implementation of pointer related APIs was replaced.
This might break tests relying on unintended side-effects of the previous implementation. - Support for node 10 was removed as it reached its end-of-life.
Features
- add
pointer
API (#750) (04820bd) - add
setup
API (#746) (e69201c) - apply modifier keys in pointer events (#751) (db4b32c)
- keep track of document state in UI (#747) (f1d375d)