Skip to content

Releases: michaeldzjap/react-signature-pad-wrapper

Version 4.2.0 of react-signature-pad-wrapper

18 Oct 11:08

Choose a tag to compare

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

Version 4.1.1 of react-signature-pad-wrapper

01 Jul 07:36

Choose a tag to compare

Changed

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

Version 4.1.0 of react-signature-pad-wrapper

06 Dec 09:12

Choose a tag to compare

Added

  • Support React v19

Changed

  • Update signature pad to v5.0.4

Version 4.0.4 of react-signature-pad-wrapper

22 Sep 15:28

Choose a tag to compare

Fixed

  • Removed typings for ref property as this was causing issues (#66).

Version 4.0.3 of react-signature-pad-wrapper

03 Sep 14:13

Choose a tag to compare

Changed

  • Update signature pad to v5.0.3
  • Update ESLint config

Version 4.0.2 of react-signature-pad-wrapper

26 Jul 16:19

Choose a tag to compare

Added

  • Prop type for ref (#62, #63)

Changed

  • Upgrade dev + example dependencies

Version 4.0.1 of react-signature-pad-wrapper

23 Jun 09:13

Choose a tag to compare

Changed

  • Update signature pad to v5.0.2

Security

  • Update dev dependencies

Version 4.0.0 of react-signature-pad-wrapper

08 Jun 08:22

Choose a tag to compare

Changed

  • Update signature pad to v5.0.1

Note that this release contains breaking changes.

Version 3.4.1 of react-signature-pad-wrapper

08 Jun 08:07

Choose a tag to compare

Security

  • Update dev dependencies

Version 3.4.0 of react-signature-pad-wrapper

19 Apr 12:11

Choose a tag to compare

Security

  • Update dev dependencies
  • Update signature pad to v4.2.0

Fixed

  • Moved throttle-debounce package to dependencies (#60)