Skip to content

Commit 2e7fdd6

Browse files
chore(release): 1.24.2 [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 73cc824 commit 2e7fdd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/superdoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "superdoc",
33
"type": "module",
4-
"version": "1.24.1",
4+
"version": "1.24.2",
55
"license": "AGPL-3.0",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)