@monaco-editor/react
Advanced tools
Comparing version 0.0.3 to 1.0.0
### Versions | ||
## 1.0.0 | ||
###### *June 25, 2019* | ||
:tada: First stable version :tada: | ||
- Add monaco version to CDN urls to avoid 302 redirects | ||
## 0.0.3 | ||
@@ -4,0 +11,0 @@ ###### *June 22, 2019* |
@@ -9,4 +9,4 @@ "use strict"; | ||
urls: { | ||
monacoLoader: 'https://unpkg.com/monaco-editor/min/vs/loader.js', | ||
monacoBase: 'https://unpkg.com/monaco-editor/min/vs' | ||
monacoLoader: 'https://unpkg.com/monaco-editor@0.17.1/min/vs/loader.js', | ||
monacoBase: 'https://unpkg.com/monaco-editor@0.17.1/min/vs' | ||
}, | ||
@@ -13,0 +13,0 @@ theme: { |
{ | ||
"name": "@monaco-editor/react", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "Monaco Editor for React", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# monaco-react | ||
Monaco Editor for React | ||
[![NPM](https://nodei.co/npm/@monaco-editor/react.png.png)](https://nodei.co/npm/@monaco-editor/react/) | ||
## Synopsis | ||
@@ -21,2 +23,4 @@ | ||
## [Demo](https://monaco-react.surenatoyan.com/) | ||
## Usage | ||
@@ -23,0 +27,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
0
111
201079
59