Skip to content

Releases: konvajs/react-konva

v19.0.3

03 Apr 15:14
Compare
Choose a tag to compare

Commits

  • 1e9a9ff: change bleed color again (Anton Lavrevov)
  • 30d3bef: remove bad test (Anton Lavrevov)
  • 4fa9ee8: update deps, synchronius render when state is updated (Anton Lavrevov)
  • 0c2de3e: 19.0.3 (Anton Lavrevov)

v19.0.2

08 Jan 14:39
Compare
Choose a tag to compare

Commits

  • dfde469: update docs, restore deps (Anton Lavrevov)
  • 2c97942: enable another test (Anton Lavrevov)
  • 7707e1b: little test changes (Anton Lavrevov)
  • b6c35ba: add release job (Anton Lavrevov)
  • 76dd3ba: add error on incorrect React version (Anton Lavrevov)
  • 755a256: 19.0.2 (Anton Lavrevov)

19.0.1

06 Jan 19:30
Compare
Choose a tag to compare
  • Support for react@19 and react-dom@19. Will NOT work for react and react-dom version 18.

What's Changed

New Contributors

Full Changelog: v18.1.0...v19.0.0

18

06 Jan 19:27
Compare
Choose a tag to compare
18
  • Support for react and react-dom version 18. May not work with other versions.

What's Changed

New Contributors

Full Changelog: v16.8.6...v18.1.0

v16.8.6

30 Mar 02:04
Compare
Choose a tag to compare

Update internal dependencies.

v16.8.5

23 Mar 14:30
Compare
Choose a tag to compare

Works ok with react@16.8.5.
Removed id warning because konva@3.2.3 fixed id searching.

v16.8.2-0

16 Feb 18:26
Compare
Choose a tag to compare

Bump react to 16.8.1
Change unmatched versions message from error to warning.

v16.8.1

16 Feb 18:25
Compare
Choose a tag to compare

Bump react to 16.8.1

v16.8.0

08 Feb 22:32
Compare
Choose a tag to compare

Capability with React v16.8.0.

  • It has the support of hooks now!
  • Some best practices warnings
  • types updates

v16.7.1

25 Dec 15:34
Compare
Choose a tag to compare

To use with react@16.7.0.

  • Update peerDependencies of react.
  • Update some error messages