Skip to content

Releases: nytimes/react-prosemirror

v1.0.0

19 Dec 04:06
Compare
Choose a tag to compare

React ProseMirror is stable! Nothing has changed here, but we're marking the library as stable and working on getting the next release (now merged to main) ready to release as v2.

What's Changed

New Contributors

Full Changelog: v0.6.2...v1.0.0

v0.6.2

09 Aug 18:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 Feb 23:30
cb07a02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Feb 22:35
b976600
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...v0.6.0

v0.5.0

02 Feb 00:25
Compare
Choose a tag to compare

What's Changed

  • Makes EditorView non-nullable in useLayoutGroupEffect and useEditorEventCallback by @coolov in #83
  • Makes the return value of useEditorState non-nullable by @coolov in #84
  • Map positions forward to maintain key stability by @smoores-dev in #74

New Contributors

Full Changelog: 0.4.2...v0.5.0

v0.4.2

02 Dec 00:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

v0.4.1

16 Nov 15:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

v0.4.0

14 Nov 21:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

v0.3.0

14 Nov 21:31
Compare
Choose a tag to compare

What's Changed

  • Fix broken useEditorEffect example in README by @smoores-dev in #37
  • Modify useEditorView to flushSync all dispatched transactions by @ilyaGurevich in #49

New Contributors

Full Changelog: 0.2.3...0.3.0

v0.2.3

02 Jun 00:26
Compare
Choose a tag to compare

What's Changed

  • Choose contentDOM wrapper more carefully and add display: contents by @smores in #29
  • Implement a plugin that tracks node positions. by @smores in #33
  • Add support for uncontrolled ProseMirror component by @smores in #34

Full Changelog: 0.2.2...0.2.3