Skip to content

Commit aaae2c1

Browse files
chore(esign): 2.2.0 [skip ci]
### Fixes - **Type safety for external packages** — Removed ambient type shims that incorrectly typed ProseMirror, Yjs, Vue, and EventEmitter3 as `any`. Types now resolve to their actual package definitions, restoring full type checking for downstream consumers like Tiptap users.
1 parent 79b5397 commit aaae2c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/esign/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superdoc-dev/esign",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "React eSignature component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)