Releases: ueberdosis/hocuspocus
Releases · ueberdosis/hocuspocus
v2.12.3
What's Changed
- Checking for type of forceSyncInterval by @SynteZZZ in #817
- fix: improve global window checks to enable react native support by @Amorim33 in #823
New Contributors
Full Changelog: v2.12.2...v2.12.3
v2.12.2
What's Changed
- build(deps): bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #797
- fix typos by @Moiman in #796
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #804
- typo on Transformation example by @RicoTrevisan in #802
- build(deps): bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #808
- build(deps): bump express from 4.17.3 to 4.19.2 by @dependabot in #810
- added IncomingMessage to onAuthenticate hook types by @RicoTrevisan in #811
- Allow to use name as guid by @linspw in #798
- TiptapCollab: make it possible to associate a username to changes by @janthurau in #812
- delay afterStoreDocument to allow redis to fully finish syncing when using directConnection (similaly to onDisconnect) by @janthurau in #819
- build(deps): bump vite from 4.5.2 to 4.5.3 by @dependabot in #816
New Contributors
- @RicoTrevisan made their first contribution in #802
Full Changelog: v2.11.3...v2.12.2
v2.11.3
What's Changed
- build(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #791
- extension-webhook: fixes crash when onChange webhook doesnt succeed: #794
Full Changelog: v2.11.2...v2.11.3
v2.11.2
v2.11.1
v2.11.0
v2.10.0
What's Changed
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #774
- Fix import paths for Node16 resolution by @Moiman in #775
- build(deps): bump vite from 4.3.9 to 4.5.2 by @dependabot in #777
- build(deps): bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #776
- Feature/threads by @janthurau in #778
- build(deps): bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #779
- fix (provider): Make connect call attach instead of connect by @jamesopti in #783
New Contributors
Full Changelog: v2.9.0...v2.10.0
v2.9.2-rc.0
What's Changed
- build(deps): bump vite from 4.3.9 to 4.5.2 by @dependabot in #777
- build(deps): bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #776
- Feature/threads by @janthurau in #778
Full Changelog: v2.9.1-rc.0...v2.9.2-rc.0
v2.9.1-rc.0
What's Changed
- Compatibility with TiptapCollab on-premise
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #774
- Fix import paths for Node16 resolution by @Moiman in #775
New Contributors
Full Changelog: v2.9.0...v2.9.1-rc.0
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