v0.1.1 — readable word-level tracked changes
Fixed
pushnow produces readable, word-level tracked changes. Previously it diffed character
by character, so replacing one word became dozens of interleaved single-letter strikethroughs
and insertions — an unreadable "confetti" in Overleaf's review panel. It now diffs at the word
level (diffWordsWithSpace), so edits land as clean whole-word delete/insert pairs while
keeping the OT positions exact.
npm install -g overleaf-review