2.9.0
WARNING: This release changes the behaviour of onStoreDocument: If there is no unsaved change, it won't be called anymore when the last user disconnects
What's Changed
- change URL of Tiptap Cloud by @patrickbaber in #756
- fix comment typo by @kandros in #759
- build(deps): bump meow from 12.1.1 to 13.0.0 in /packages/cli by @dependabot in #764
- fixes duplicate initial sync, refs #768 by @janthurau in #770
- Avoiding unnecessary onStoreDocument hooks call on last connection close by @ebads67 in #767
- call awareness.destroy when destroying the provider, refs #769 by @janthurau in #771
New Contributors
Full Changelog: v2.8.1...v2.9.0