Introducing Remirror v1 πŸŽ‰

After 2.5 years of development and over 200 pre-releases, we’re excited to introduce Remirror v1!

:dart: The overarching goal for v1 was to bring the Remirror core into a shape that can stay stable for the foreseeable future. This work was guided by our learnings from the 0.x releases and by the feedback from community members who use Remirror in production.

:sparkles: The v1 release features some major highlights:

  • Simplified APIs for hooks, commands, and positioners
  • Chainable commands
  • Prepackaged components for common use cases
  • Expanded documentation and storybook

:racing_car: Use one of the tutorials to give the v1 release a spin:

  • 5 min tutorial: Build an app with a pre-packaged editor
  • Getting started: Build your own tailor-made editor and learn about the core concepts underlying Remirror

:pray: A big thanks to ifi and all the other contributors who made the release possible!

Full announcement: Introducing Remirror v1 πŸŽ‰ | Remirror

4 Likes

Congratulations on releasing!

Thanks a lot, @marijn

And nothing of this would have been possible without your amazing work on Prosemirror! :pray:

Congrats! Looks great :+1:

Congratulations :tada:

What would be the main difference between re-mirror and tiptap or bangle.dev when used with react?