Skip to content

v0.6.49

Latest

Choose a tag to compare

@hackerwins hackerwins released this 23 Feb 07:03
· 2 commits to main since this release

What's Changed

  • Add fine-grained IME composition guard to prosemirror binding by @hackerwins in #1167
  • Fix remote cursor jumping to next line via intra-block diffing by @hackerwins in #1168
  • Fix cursor jump caused by text node fragmentation in downstream sync by @hackerwins in #1169
  • Fix remote cursor not updating on local edits in prosemirror binding by @hackerwins in #1170
  • Fix cursor focus jumping between editors on Safari by @hackerwins in #1171
  • Fix duplicate list items in nested block sync by @hackerwins in #1173
  • Add undo/redo support for Text.Style operations by @hackerwins in #1174
  • Add multi-user undo/redo support to vanilla-quill example by @hackerwins in #1175
  • Add useRevisions hook to @yorkie-js/react for revision API by @hackerwins in #1177
  • Return unwrapped primitive values from Array iterator by @hackerwins in #1178

Full Changelog: v0.6.48...v0.6.49