github remirror/remirror v1.0.0-next.47

3 years ago

Major Changes

  • 56349ca5 #744 Thanks @ifiokjr! - Add new options to the YjsExtension to support full configuration of the y-prosemirror plugins.

    BREAKING: 💥 Remove WebrtcProvider. It was always required via TypeScript but now the default implementation throws an error if you don't install and provide the provider you want to use. The readme has been updated to reflect this change.

    BREAKING: 💥 yjs is now a peerDependency and you will need to install it in your codebase to consume the YjsExtension. This change follows from the above breaking change. For example, to configure any provider will need to provide your desired Doc from the yjs package.

Minor Changes

Patch Changes

Don't miss a new remirror release

NewReleases is sending notifications on new releases.