v0.4.7
What's Changed
- Introduce basic architecture to support undo and redo by @hyemmie, @chacha912 and @hackerwins in #650
- Add Text devtool to CodeMirror example by @chacha912 and @hackerwins in #646
- Add DisableGC option to document by @hackerwins in #644
- Add toJS to return TreeNode of Tree by @JOOHOJANG and @hackerwins in #639
- Add Tree.Edit benchmark and improve performance by @JOOHOJANG and @hackerwins in #641
- Add simultaneous cursors example and Update examples to v0.4.6 by @YoonKiJin and @chacha912 in #581
- Add nextjs-scheduler example by @banma1234 and @hackerwins in #637
- Improve tldraw example performance by @devleejb in #640
- Drop node 16 support by @blurfx in #653
- Strip internals from package d.ts files by @mojosoeun in #596
- Disable realtime sync in GC test (#656) by @sejongk and @hackerwins in #656
- Remove unused trie by @hackerwins in #651
- Remove SelectOpInfo by @chacha912 in #636
- Support concurrent formatting of Text by @MoonGyu1 in #642
- Recover istanbul-instrumenter-loader to use debugger by @hackerwins in #659
- Recover Select to prevent unsupported operation by @hackerwins in #634
New Contributors
- @devleejb made their first contribution in #640
- @MoonGyu1 made their first contribution in #642
- @hyemmie made their first contribution in #650
Full Changelog: v0.4.6...v0.4.7