Releases: konvajs/react-konva
Releases · konvajs/react-konva
v19.0.10
v19.0.9
v19.0.8
v19.0.7
v19.0.6
v19.0.5
Commits
- c36dddf: Fix type build error (Nathan Bierema) #837
- 6155285: Merge branch 'fix-reconciler-type-args' of github.com:Methuselah96/react-konva into Methuselah96-fix-reconciler-type-args (Anton Lavrevov) #837
- 9533d5d: Merge branch 'Methuselah96-fix-reconciler-type-args' (Anton Lavrevov)
- 5bd596b: update deps (Anton Lavrevov)
- a36f108: 19.0.5 (Anton Lavrevov)
v19.0.4
v19.0.3
v19.0.2
19.0.1
- Support for
react@19andreact-dom@19. Will NOT work forreactandreact-domversion 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