Releases: scniro/react-codemirror2
Releases · scniro/react-codemirror2
9.0.1
9.0.0
Bumps peer dep for React to v19. It ... seems to work?
Caveats:
- Still pinned to CodeMirror 5, even though CodeMirror 6 is out now. I haven't had time (nor any real motivation) to investigate what changes are required there. PRs welcome.
- The entire build process is is still CommonJS-based, and a lot of the new tooling (especially the Vite-based stuff) works better with or expects ESM, so you'll need to work around that.
Fixes #319
8.0.2
8.0.1
8.0.0
This release bumps the peer dependency for React to v18. It should not technically be a breaking change but this package is relatively undertested for React 18, so we're using a major version bump to force folks to opt into it.
7.3.0
A much belated release for React 17 support.
7.1.0
7.0.0
- remove
eventparam fromcopycutpasteper @types/codemirror