mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
update package version to 4.3.0
This commit is contained in:
parent
2ad0735606
commit
46fd2700d8
@ -1,5 +1,12 @@
|
||||
### Versions
|
||||
|
||||
## 4.3.0
|
||||
###### *Oct 3, 2021*
|
||||
|
||||
- Editor/DiffEditor: add `wrapperProps` property
|
||||
- DiffEditor: allow `DiffEditor` to use existing models
|
||||
- package.json: update `@monaco-editor/loader` version to `v1.2.0` (monaco version 0.28.1)
|
||||
|
||||
## 4.2.2
|
||||
###### *Aug 9, 2021*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "4.2.2",
|
||||
"version": "4.3.0",
|
||||
"description": "Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins",
|
||||
"author": "Suren Atoyan <contact@surenatoyan.com>",
|
||||
"main": "lib/cjs/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user