Releases: uiwjs/react-codemirror
v4.13.2
Documentation v4.13.2: https://raw.githack.com/uiwjs/react-codemirror/edd84ff/index.html
Comparing Changes: v4.13.1...v4.13.2
npm i @uiw/[email protected]
- 🐞 fix(deps): update dependency @codemirror/legacy-modes to ~6.2.0 (#393) 054ae7a @renovate-bot
v4.13.1
Documentation v4.13.1: https://raw.githack.com/uiwjs/react-codemirror/423d7ee/index.html
Comparing Changes: v4.13.0...v4.13.1
npm i @uiw/[email protected]
- 🌟 feat(theme): Gruvbox theme (#402) 058a8ac @su55y
- 🌍 website: add
gruvbox-dark
preview. (#402) aaf0628 @jaywcjlove - 💄 chore: update workflows config. (#402) 07736a9 @jaywcjlove
- 💄 chore: update workflows config. (#402) 1b75695 @jaywcjlove
v4.13.0
Documentation v4.13.0: https://raw.githack.com/uiwjs/react-codemirror/15bae9c/index.html
Comparing Changes: v4.12.4...v4.13.0
npm i @uiw/[email protected]
- 🌟 feat(basic-setup): add
tabSize
options (#400). cb2efd0 @jaywcjlove
v4.12.4
Documentation v4.12.4: https://raw.githack.com/uiwjs/react-codemirror/ced5f92/index.html
Comparing Changes: v4.12.3...v4.12.4
npm i @uiw/[email protected]
- 🐞 fix: unnecessary console.log (#385) 6a8b401 @g4rcez
- 💄 chore: update workflows config. 7483836 @jaywcjlove
- 🐞 fix(deps): update dependency @codemirror/lang-javascript to ~6.1.0 (#383) 23e7ebb @renovate-bot
v4.12.3
Documentation v4.12.3: https://raw.githack.com/uiwjs/react-codemirror/610e285/index.html
Comparing Changes: v4.12.2...v4.12.3
npm i @uiw/[email protected]
- 📄 webiste: update example. b6c4d3e @jaywcjlove
- 🌟 feat(langs): add
@codemirror/lang-wast
language. 8cbd8d8 @jaywcjlove
v4.12.2
Documentation v4.12.2: https://raw.githack.com/uiwjs/react-codemirror/6d64261/index.html
Comparing Changes: v4.12.1...v4.12.2
npm i @uiw/[email protected]
- 🐞 fix(langs): fix dependencies issue. 8d1da3f @jaywcjlove
- 🌟 feat: add
themes-all
package. ab6971a @jaywcjlove - 💄 chore: update workflows config. 4c70f85 @jaywcjlove
- 💄 chore: update peerDependencies @codemirror/state >= 6.0.0 (#216) c272419 @jaywcjlove
v4.12.1
Documentation v4.12.1: https://raw.githack.com/uiwjs/react-codemirror/de55b13/index.html
Comparing Changes: v4.12.0...v4.12.1
npm i @uiw/[email protected]
v4.12.0
Documentation v4.12.0: https://raw.githack.com/uiwjs/react-codemirror/72d3c3c/index.html
Comparing Changes: v4.11.6...v4.12.0
npm i @uiw/[email protected]
- 🌍 website: add
backToUp
button. 754a999 @jaywcjlove - 🌟 feat: Add a way to provide serialized initial state for the editor (#376) 35f406f @11bit
- 🌟 revert "feat: Add a way to provide serialized initial state for the editor (#376)" (#377) b269fd1 @jaywcjlove
- 💄 chore: add pull request workflow config. c0e8126 @jaywcjlove
- 🌟 feat: Add an option to provide serialized initial state (#378) 5ce66e2 @11bit
- 📖 doc: Update Document (#378). 4f0109a @jaywcjlove
v4.11.6
Documentation v4.11.6: https://raw.githack.com/uiwjs/react-codemirror/e29279d/index.html
Comparing Changes: v4.11.5...v4.11.6
npm i @uiw/[email protected]
- 📖 doc: Minimize changes to the
extensions
prop (#372) b14cfb2 @jaller94 - 🐞 fix(deps): update dependency @uiw/react-markdown-preview to ~4.1.0 (#369) 7c49d9d @renovate-bot
- 🐞 fix(deps): update dependency @codemirror/lang-sql to ~6.3.0 (#370) 669cf0f @renovate-bot
- 🐞 fix: Fix onChange props issue. revert 387a0c5 (#373) d03620c @jaywcjlove
v4.11.5
Documentation v4.11.5: https://raw.githack.com/uiwjs/react-codemirror/75a9ba8/index.html
Comparing Changes: v4.11.4...v4.11.5
npm i @uiw/[email protected]
- 💄 chore: publish @uiw/codemirror-extensions-basic-setup (#357) edd63ac @Rugvip
- 💄 chore: update workflows config. (#357) e09dc4d @jaywcjlove
- 🌟 feat: add langs extensions. (#360) 9fea536 @jaywcjlove
- 🌍 website: update
basic-setup
example. 436c7ae @jaywcjlove - 📖 doc(langs): Update document. 36d0ab9 @jaywcjlove
- 📖 doc: Update README.md 744f8c7 @jaywcjlove
- 🌟 feat: add
atomone
theme. 56fb558 @jaywcjlove - 🌟 feat: add
mentions
extensions. 485ea40 @jaywcjlove - 📖 doc: Update README.md 3f3de58 @jaywcjlove
- 🐞 fix(deps): update dependency @codemirror/lang-sql to ~6.1.0 (#364) f398296 @renovate-bot
- 🌟 feat: add
bbedit
theme. fcbd9e5 @jaywcjlove - 📖 doc(theme): Update README.md 506050d @jaywcjlove
- 🐞 fix(deps): update dependency @codemirror/lang-sql to ~6.2.0 (#366) c26cba5 @renovate-bot
- 💄 chore: Optimize
onChange
props. (#308) 387a0c5 @jaywcjlove