Skip to content

Version 4.2.0 of react-signature-pad-wrapper

Latest

Choose a tag to compare

@michaeldzjap michaeldzjap released this 18 Oct 11:08
· 4 commits to master since this release

Added

  • A redraw method (forwarded to signature pad's new redraw method)
  • A toSvgDataUrl method (forwarded to signature pad's toDataUrl method with "image/svg+xml" as type argument)

Changed

  • Update signature pad to v5.1.1
  • Update dev dependencies