v0.4.6
What's Changed
- Build error on node 18+ by @blurfx in #584
- Add .nvmrc to specify Node version to LTS by @kutta97 in #586
- Move "Building & Testing" Guide to CONTRIBUTING.md by @g2hhh2ee in #589
- Define more specific condition to check whether the input is opened by @su-ram in #597
- Add client deactivation before unmount by @degurii in #595
- Fix react-tldraw readme typo by @blurfx in #598
- Add
presence.get()
to get presence value in doc.update() by @chacha912 in #600 - Clean up methods related to presence by @chacha912 in #599
- Fix event-related tests to be deterministic by @chacha912 in #602
- Add test for concurrent rich-text editing in the Peritext example by @chacha912 in #610
- Refactor presence event code in examples by @chacha912 in #614
- Concurrent case handling for Yorkie.tree by @ehuas, @JOOHOJANG, @hackerwins, @sejongk, @MoonGyu1 in #611
- Change TreeNode to have IDs instead of insPrev, insNext by @JOOHOJANG in #627
- Remove select operation from text by @blurfx in #622
- Fix high and critical vulnerabilities by @mojosoeun in #630
- Fix invalid path of style changes by @hackerwins in #632
- Support multi-level and parital element selection by @sejongk in #631
- Update CHANGELOG.md for v0.4.6 by @JOOHOJANG in #633
New Contributors
- @kutta97 made their first contribution in #586
- @g2hhh2ee made their first contribution in #589
- @su-ram made their first contribution in #597
- @degurii made their first contribution in #595
- @sejongk made their first contribution in #631
Full Changelog: v0.4.5...v0.4.6