Skip to content

v2.2.0

Compare
Choose a tag to compare
@janthurau janthurau released this 22 Jun 17:52
· 234 commits to main since this release
v2.2.0
c5b4bab

What's Changed

  • This is mostly a maintenance release, it contains lots of refactorings (THX @YousefED) to make future contributions easier
  • Refactor: use async/await in HocusPocus.ts to make code more readable by @YousefED in #624
  • Refactor: extract ClientConnection by @YousefED in #626
  • Refactor/reduce nesting and fix hookPayload per document by @YousefED in #631
  • fixes npx run hocuspocus bug
  • exports DirectConnection interface

Full Changelog: v2.1.0...v2.2.0