mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
update package version to 4.2.2
This commit is contained in:
parent
6dbb7aff46
commit
bcaf58e8d7
@ -1,5 +1,11 @@
|
||||
### Versions
|
||||
|
||||
## 4.2.2
|
||||
###### *Aug 9, 2021*
|
||||
|
||||
- Editor: `onValidate` integrate `onDidChangeMarkers` (released in `v0.22.0`)
|
||||
- package.json: after `onDidChangeMarkers` integration `state-local` became redundant; remove it
|
||||
|
||||
## 4.2.1
|
||||
###### *Jun 21, 2021*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "4.2.1",
|
||||
"version": "4.2.2",
|
||||
"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