Remirror: v1.0.0-next.49 Release

Release date:
October 10, 2020
Previous version:
v1.0.0-next.48 (released October 8, 2020)
Magnitude:
1,017 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v1.0.0-next.49

github-actions[bot]
ifiokjr

Directory Browser for v1.0.0-next.49

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

Release Notes Published

Patch Changes

  • cd91b689 Thanks @ifiokjr! - Fix command for useEmoji when called asynchronously.

  • 049134a3 #749 Thanks @ifiokjr! - Add types for the virtualNode property on the useMultiPositioner and usePositioner hooks. Also improve performance with useLayoutEffect instead of useEffect.