Skip to content

v2.1.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@janthurau janthurau released this 28 Apr 17:55
· 269 commits to main since this release
v2.1.0-alpha.0
b89f9be

What's Changed

  • !!WARNING!! extension-redis: Removes cross-instance locking of onStoreDocument hook - this should now be handled by your database / other end that is called from onStoreDocument. If you need locking on hocuspocus, you can create your own extension listening to the onStoreDocument hook and reject the promise if you don't want the hook chain to continue.
  • extension-redis: Updated to 5.0.4

Full Changelog: v2.0.6...v2.1.0-alpha.0