yjs/y-prosemirror

Use `undomanager.addToScope` instead of `.scope` property

dmonad opened this issue · 0 comments

The Y.UndoManager now has a method that allows adding to scope. This is required for compatibility with the Y.MultiDocUndoManager from y-utility.