What's Changed
This is mostly a set of bug fixes around the 0.25.0 release
- docs: fix link to
DefaultThreadStoreAuth
source code by @BinaryMuse in #1489 - fix: peerDependenciesMeta typo by @YousefED in #1495
- fix: scope cursor caret CSS to be more specific by @nperez0111 in #1492
- fix: compatibility with new react-pdf by @YousefED in #1494
- fix: pull from the default export which is available in both ESM and CJS (#1468) by @nperez0111 in #1493
- fix: upgrade y-prosemirror and remove clientID hack by @YousefED in #1497
- fix: prefix the collaboration cursor classname by @nperez0111 in #1498
- fix: import emoji-mart dynamically like (#950) by @nperez0111 in #1491
- docs: add sentry to website for error detection by @nperez0111 in #1496
New Contributors
- @BinaryMuse made their first contribution in #1489
Full Changelog: v0.25.0...v0.25.1