Skip to content

Commit a8a6dd1

Browse files
committed
fix(drafts): use computeDeltaStats for Lexical version diff header
Bump @haklex/* to 0.0.95; show +added/-removed chars when contentFormat is lexical and both sides parse as editor state. Made-with: Cursor
1 parent 4b7352e commit a8a6dd1

3 files changed

Lines changed: 339 additions & 268 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"@codemirror/view": "6.39.11",
4242
"@ddietr/codemirror-themes": "1.5.2",
4343
"@emoji-mart/data": "1.2.1",
44-
"@haklex/rich-diff": "0.0.94",
45-
"@haklex/rich-ext-nested-doc": "0.0.94",
46-
"@haklex/rich-editor": "0.0.94",
47-
"@haklex/rich-editor-ui": "0.0.94",
48-
"@haklex/rich-kit-shiro": "0.0.94",
49-
"@haklex/rich-plugin-toolbar": "0.0.94",
50-
"@haklex/rich-style-token": "0.0.94",
44+
"@haklex/rich-diff": "0.0.95",
45+
"@haklex/rich-ext-nested-doc": "0.0.95",
46+
"@haklex/rich-editor": "0.0.95",
47+
"@haklex/rich-editor-ui": "0.0.95",
48+
"@haklex/rich-kit-shiro": "0.0.95",
49+
"@haklex/rich-plugin-toolbar": "0.0.95",
50+
"@haklex/rich-style-token": "0.0.95",
5151
"@lexical/code-core": "^0.42.0",
5252
"@lexical/markdown": "^0.42.0",
5353
"@lexical/react": "^0.42.0",

0 commit comments

Comments
 (0)