You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix mark deduplication bug (1.0.6): marks of same type with different
attributes are no longer incorrectly deduplicated
- Fix block() attrs mutation bug: use new _take_attrs helper that creates
a merged dict instead of mutating the original
- Restructure flatten() to match upstream ordering (strings first)
- Fix mark() type annotation from NodeType to MarkType
- Add translated test file for mark deduplication (test-marks.ts)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
-[`prosemirror-test-builder`](https://github.com/ProseMirror/prosemirror-test-builder) version 1.1.1
15
15
-[`prosemirror-schema-basic`](https://github.com/ProseMirror/prosemirror-schema-basic) version 1.2.4
16
16
-[`prosemirror-schema-list`](https://github.com/ProseMirror/prosemirror-schema-list) version 1.5.1 (node specs and `wrapRangeInList` only; command functions that depend on `prosemirror-state` are excluded)
0 commit comments