Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 5.0.0-beta.1 [skip ci]
# [5.0.0-beta.1](v4.2.0...v5.0.0-beta.1) (2024-04-05) ### Bug Fixes * allow drawing outside canvas for a smoother signature ([#765](#765)) ([29a8b5a](29a8b5a)) ### BREAKING CHANGES * - Drawing outside of the canvas will record data outside the canvas - Update SignatureEvent to store the original event, x, y, pressure - move and up events are attached once down is triggered and they are on the window/ownerDocument target
- Loading branch information