Skip to content

Release 6.0.2

Choose a tag to compare

@vinothpandian vinothpandian released this 25 Oct 14:35
· 28 commits to master since this release

Added

  • Add cypress tests for all props and events
  • Added onStroke prop to get last stroke on pointer up
  • Adds feature #45

Changed

  • Upgraded all dependencies
  • Moved to DTS (tsdx fork) instead of nx
  • Switched codebase to hook based implementation (support react >= 16.8)
  • Removed immer dependency

Fixed

Breaking changes

  • Renamed onUpdate to onChange