v2.2.0
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