Commit f98650f
committed
chore(template-builder): 1.3.1 [skip ci]
### Fixes
- **Type safety for external packages** — Removed ambient type declarations for ProseMirror, Yjs, Vue, and EventEmitter3 that incorrectly typed them as `any`. Types now resolve to their actual package definitions, restoring full type checking for consumers like Tiptap users.
- **Superdoc peer dependency** — Updated template-builder and esign to require superdoc >=1.24.2 for correct type resolution.1 parent a68c5b0 commit f98650f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments