Releases: nytimes/react-prosemirror
Releases · nytimes/react-prosemirror
v0.6.2
What's Changed
- Update react-prosemirror-logo.png by @caocanx in #120
- Bump tar from 6.1.13 to 6.2.1 by @dependabot in #124
- Return the result from useEditorEventCallback by @smoores-dev in #118
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Update props atomically and consistently by @tilgovi in #93
- Upgrade Prettier to v3 by @tilgovi in #95
- Use consistent module layout and naming by @tilgovi in #97
- Return effect result from useEditorEffect. by @smoores-dev in #104
- Remove references to the EditorProvider in the documentation by @tilgovi in #105
- Sort the ESLint rules alphabetically by @tilgovi in #106
- Always call LayoutGroup effect destroy functions. by @smoores-dev in #103
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #102
- Clean up imports by linting them for consistency and correctness by @tilgovi in #109
- chore: release 0.6.0 by @tilgovi in #111
Full Changelog: 0.5.0...v0.6.0
v0.5.0
What's Changed
- Makes EditorView non-nullable in
useLayoutGroupEffect
anduseEditorEventCallback
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
- @coolov made their first contribution in #80
- @ariellebryn made their first contribution in #90
Full Changelog: 0.4.2...v0.5.0
v0.4.2
What's Changed
- Tweak readme comment by @ashbykuhlmannyt in #70
- Preserve event listener ordering by @smoores-dev in #32
New Contributors
- @ashbykuhlmannyt made their first contribution in #70
Full Changelog: 0.4.1...0.4.2
v0.4.1
What's Changed
- Nest node views according to node hierarchy by @smoores-dev in #27
- 0.4.1 by @saranrapjs in #68
Full Changelog: 0.4.0...0.4.1
v0.4.0
What's Changed
- Replace getPos with useNodePos by @smoores-dev in #30
- fixes errors thrown when React unmounts the contentDOMWrapper by @saranrapjs in #62
- NodePosProvider key -> nodeKey by @saranrapjs in #63
New Contributors
- @saranrapjs made their first contribution in #62
Full Changelog: 0.3.0...0.4.0
v0.3.0
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
- @ilyaGurevich made their first contribution in #49
Full Changelog: 0.2.3...0.3.0