editor
editor copied to clipboard
export SharedHistoryPlugin
We cannot reuse the same component when creating custom plugins, the issue is mostly historyState$ being internal.
Wouldnt it expected to be able to use it ?
There's no reason for not exporting historyState$, happy to accept a PR if you have the use case for that.