We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fae767 commit d5a72a5Copy full SHA for d5a72a5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.1](https://github.com/szimek/signature_pad/compare/v5.0.0...v5.0.1) (2024-05-18)
2
+
3
4
+### Bug Fixes
5
6
+* Use fallback values when options object contains explicit `undefined` values ([#772](https://github.com/szimek/signature_pad/issues/772)) ([fe11e16](https://github.com/szimek/signature_pad/commit/fe11e1623901b45005f7135a68f98cd3dd39cd24))
7
8
# [5.0.0](https://github.com/szimek/signature_pad/compare/v4.2.0...v5.0.0) (2024-05-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "signature_pad",
"description": "Library for drawing smooth signatures.",
- "version": "5.0.0",
+ "version": "5.0.1",
"homepage": "https://github.com/szimek/signature_pad",
"author": {
"name": "Szymon Nowak",
0 commit comments