Skip to content

Releases: konvajs/react-konva

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 [email protected].
Removed id warning because [email protected] 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 [email protected].

  • Update peerDependencies of react.
  • Update some error messages

v16.7.0

21 Dec 15:26
Compare
Choose a tag to compare

Add new draggable warning. For more info see: #256

Updated react dependencies to match version 16.7.0.