Skip to content

react-v1.14.1

Choose a tag to compare

@superdoc-bot superdoc-bot released this 24 Jun 14:25

Fixes

  • Typing inside tracked changes now stays plain — When track changes are off, collapsing your cursor inside another user's tracked insertion or deletion and typing produces plain text; the suggestion is split around the new characters instead of absorbing them.
  • Deleting inside tracked changes now stays plain — Direct deletions inside another user's tracked suggestion remain untracked and don't expand the suggestion's scope.
  • Pasted tracked changes are preserved — Pasting a SuperDoc slice that carries its own tracked-change metadata into another suggestion preserves the pasted marks. Only inherited marks from the enclosing suggestion are stripped.