@monaco-editor/react
Advanced tools
Comparing version 4.7.0-rc.0 to 4.7.0
### Versions | ||
## 4.7.0 | ||
- package: update @monaco-editor/loader to the latest (v1.5.0) version (this uses monaco-editor v0.52.2) | ||
- package: inherit all changes from v4.7.0-rc.0 | ||
## 4.7.0-rc.0 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@monaco-editor/react", | ||
"version": "4.7.0-rc.0", | ||
"version": "4.7.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", | ||
@@ -62,4 +62,4 @@ "author": "Suren Atoyan <contact@surenatoyan.com>", | ||
"dependencies": { | ||
"@monaco-editor/loader": "^1.4.0" | ||
"@monaco-editor/loader": "^1.5.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
152819
1
Updated@monaco-editor/loader@^1.5.0