Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-01 | 728 Bytes | |
v4.23.12 source code.tar.gz | 2025-05-01 | 167.5 kB | |
v4.23.12 source code.zip | 2025-05-01 | 370.4 kB | |
Totals: 3 Items | 538.6 kB | 0 |
Documentation v4.23.12: https://raw.githack.com/uiwjs/react-codemirror/e780cd8/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.11...v4.23.12
:::shell
npm i @uiw/react-codemirror@4.23.12
- 🐞 fix: Fix ESM import in core package by adding .babelrc and babel-plugin-add-import-extension (#732) 9a5ce28 @Shellishack
- 🐞 fix: resolve ESM import issue in the package. [#732] 8ce4ceb @jaywcjlove