Releases: handlewithcarecollective/react-prosemirror
Releases · handlewithcarecollective/react-prosemirror
v2.3.4
What's Changed
- Quiet React DOM STYLE prop warning in React 19 by @smoores-dev in #46
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Don't double-nest marks with unspecified holes by @smoores-dev in #45
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Fix CustomNodeViews with contentDOMs by @smoores-dev in #42
- Update NodeViewComponentProps to use LegacyRefs by @smoores-dev in #43
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Use ComponentType for nodeViews prop type (fro React 19) by @etienne-dldc in #35
- Drop css-tree package. Pass styles to DOM directly by @smoores-dev in #39
- v2.3.1 by @smoores-dev in #40
New Contributors
- @etienne-dldc made their first contribution in #35
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.3
What's Changed
- Hole free marks by @smoores-dev in #29
- v2.2.3 by @smoores-dev in #30
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Prevent running editor effects with a destroyed view during strict mode and suspense by @smoores-dev in #24
- Add useClientLayoutEffect to quiet warnings during SSR by @smoores-dev in #23
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Fix react-reconciler import extension by @smoores-dev in #16
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add a useIsNodeSelected hook by @smoores-dev in #9
- Avoid flushSync during layout effects by @smoores-dev in #10
- Add support for React 19 with custom findDOMNode implementation by @smoores-dev in #11
- Fully split CustomNodeView into a separate, memoized component by @smoores-dev in #12
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Update to prosemirror-view 1.37.1 by @smoores-dev in #6
Full Changelog: v2.0.0...v2.1.0