All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- Upgrade prosemirror and yjs dependencies
- Fix typo in sync-plugin.js
- Upgrade prosemirror and yjs dependencies
- Pull in changes from y-prosemirror (1.3.6)
- Fix potential crash in equalAttrs (from Object.keys(yattrs))
- Pull in changes from y-prosemirror (1.3.5)
- Upgrade prosemirror and yjs dependencies
- Pull in changes from y-prosemirror (1.3.4)
- Upgrade prosemirror and yjs dependencies
- Pull in changes from y-prosemirror (1.2.16)
- Upgrade prosemirror and yjs dependencies
- Pull in changes from y-prosemirror (1.2.13)
- Upgrade prosemirror and yjs dependencies
- Pull in changes from y-prosemirror (1.2.12)
- Fix crash in restoreRelativeSelection (invalid selection)
- Upgrade yjs to 13.6.14
- Pull in changes from y-prosemirror (1.2.2)
- Inspect meta of appendedTransaction for possible addToHistory:false (yjs#142)
- Revert position changes to fix multiplayer issues
- Add more logs to sync-plugin.js
- Add changes to fix scroll and position issues related to the multiplayer implementation