Remirror: [email protected] Release

Release date:
September 22, 2022
Previous version:
[email protected] (released September 21, 2022)
Magnitude:
417 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in [email protected]

IdrissMahjoubi
ocavue

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-09-22

Patch Changes

  • Don't require jsdom in the browser environment.

This patch moves the require('jsdom') code into a standalone package get-dom-document, which use the browser field in package.json to avoid bundling jsdom in the browser environment.