Remirror: [email protected] Release

Release date:
May 24, 2022
Previous version:
[email protected] (released May 19, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in [email protected]

Could not determine top contributors for this release.

Directory Browser for [email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

2022-05-24

Patch Changes

  • Add a built in extension allowing external code to subscribe to document changes.
  manager.getExtension(DocChangedExtension).addHandler('docChanged', mock);