remirror v0.1.0 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • โž• Added

    • Enable remirror as a controlled component #79 #78.
    • ๐Ÿ’ป @remirror/ui-markdown - Still in progress.
    • @remirror/extension-multicursor - this is currently just a stub (almost no code).
    • ๐Ÿ“š @remirror/api-documenter - will be used to generate the api documentation.

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ BREAKING: Rename all extensions to include an Extension postfix. e.g. Emoji is now EmojiExtension. This will hopefully reduce name collisions in the future.
    • ๐Ÿ‘Œ Improves the puppeteer testing by separating it out from unit tests in the package.
    • โฌ†๏ธ Upgrade docz to v1 #65.
    • ๐Ÿ“„ General improvements to docs.
    • ๐Ÿ›  Fixes missing TypeScript definitions #77.
    • ๐Ÿ›  Fixes crash when rendering a ReactNodeView in NextJS #75.

    ๐Ÿš€ [unreleased]: https://github.com/remirror/remirror/compare/0.7.2...HEAD

    ๐Ÿš€ [0.1.0]: https://github.com/remirror/remirror/releases/tag/v0.1.0