github RIP21/react-simplemde-editor v5.0.0
V5.0.0

latest releases: v5.2.0, v5.1.1, v5.1.0...
2 years ago
  • [breaking] Full rewrite to hooks. Means more reactive so, probably, less bugs related with updates. Minimum React version required >=16.8.2
  • [breaking] easymde now a peer dependency, please install it manually
  • [breaking] label prop has been removed
  • [breaking] SSR safe nets removed, please make sure to import it dynamically
  • [potentially-breaking] Forwards ref, so you can easily get access to div wrapper by using ref prop.
  • [potentially-breaking] Lots of bugs fixed, examples updated
  • [potentially-breaking] @babel/runtime helpers are no longer inlined but imported.

What's Changed

  • Reinstall custom event handlers when component updates by @Johennes in #158

New Contributors

Full Changelog: v4.1.5...v5.0.0

Don't miss a new react-simplemde-editor release

NewReleases is sending notifications on new releases.