Releases: nytimes/react-prosemirror
Releases · nytimes/react-prosemirror
v0.2.3-0
v0.2.2
What's Changed
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #22
- Pass node view constructor arguments through to react node view constructors by @smores in #23
New Contributors
Full Changelog: 0.2.1...0.2.2
v0.2.1
What's Changed
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- Fixed minor ProseMirror import typo by @howlowck in #18
- Added a hook for registering EditorView-level events,
useEditorEventListener
by @smores in #17 useEditorEvent
renamed touseEditorEventCallback
New Contributors
Full Changelog: 0.1.1...0.2.0
v0.1.1
- Resolves an issue with our type definition distribution!