v0.4.19
What's Changed
- Update examples version to v0.4.18 by @chacha912 in #785
- Export OpSource by @chacha912 in #786
- Add window type condition for using devtools by @chacha912 in #787
- Update GitHub Action workflow for create-yorkie-app by @hackerwins in #790
- Remove Client.subscribe by @chacha912 in #789
- Add Tree concurrency tests by @hackerwins in #792
- Replace
benchmark.js
withvitest bench
by @hackerwins in #793 - Replace webpack with vite by @hackerwins in #795
- Reset online clients when stream is disconnected by @chacha912 in #796
- Handle exception for the client without proper presence value in example by @chacha912 in #798
- Replace TSDoc with TypeDoc by @hackerwins in #800
- Add vite-plugin-dts to build yorkie-js-sdk.d.ts by @hackerwins in #801
- Handle concurrent editing and styling in Tree by @raararaara in #803
- Fix inconsistent garbage collection for multiple nodes in text and tree type by @chacha912 in #806
- Update CHANGELOG.md for v0.4.19 by @hackerwins in #810
Full Changelog: v0.4.18...v0.4.19