- Support for
react@19
andreact-dom@19
. Will NOT work forreact
andreact-dom
version 18.
What's Changed
- Fix node props by @maritaria in #676
- Add type definitions of pointer event handlers by @pastelmind in #724
- Add dependency on @types/react-reconciler by @Methuselah96 in #734
- fix: add extensions for relative imports by @dylanarmstrong in #752
- Fix useState import by @EasyBreezy97 in #755
- React 19 Upgrade by @jackpope in #802
- Log uncaught errors for React 19 by @craigspaeth in #809
New Contributors
- @maritaria made their first contribution in #676
- @pastelmind made their first contribution in #724
- @Methuselah96 made their first contribution in #734
- @dylanarmstrong made their first contribution in #752
- @EasyBreezy97 made their first contribution in #755
- @jackpope made their first contribution in #802
- @craigspaeth made their first contribution in #809
Full Changelog: v18.1.0...v19.0.0