Minor Changes
- 24f8341: Create a new class
ProsemirrorTestChain
for chaining the return fromcreateEditor
. Previously
it was manually chained with a function. The plan is to extend this class within thejest-remirror
codebase.
Patch Changes
- Updated dependencies [24f8341]
- @remirror/core-types@0.8.0
- @remirror/core-helpers@0.7.5
- @remirror/core-utils@0.7.5
- test-keyboard@0.7.5