github konvajs/react-konva v16.6.1

latest releases: v19.0.7, v18.2.12, v19.0.6...
6 years ago
  • Update dependencies and bumped react to 16.6.1.
  • Added a warning when react and react-konva versions don't match.
  • Added special property _useStrictMode to all nodes. So you can use strict mode with only one component and keep global strict mode on its default value (false). Example <Rect _useStrictMode />
  • reference to <Stage> component will return real Konva.Stage and not just react wrapper. Old code like this.stageRef.getStage() will still work.

Don't miss a new react-konva release

NewReleases is sending notifications on new releases.