remirror v0.6.0 Release Notes

Release Date: 2019-09-25 // over 4 years ago
  • โž• Added

    • jest-prosemirror: New snapshot serializer exported as prosemirrorSerializer.
    • ๐Ÿ”Š jest-prosemirror: New debug method which logs the editor's prettified html to the console.
    • ๐Ÿ‘ prosemirror-suggest: Now supports ignoring activation characters to prevent matches from appearing in ignored sections.

    ๐Ÿ”„ Changed

    • @remirror/extension-mention: Fix a long standing bug where the editor crashes after deleting a single character mention.