@kusto/monaco-kusto
Advanced tools
Comparing version 0.1.27 to 0.2.0
{ | ||
"name": "@kusto/monaco-kusto", | ||
"version": "0.1.27", | ||
"version": "0.2.0", | ||
"description": "CSL, KQL plugin for the Monaco Editor", | ||
@@ -31,3 +31,3 @@ "author": { | ||
"@types/xregexp": "^3.0.29", | ||
"event-stream": "^3.3.2", | ||
"event-stream": "3.3.4", | ||
"gulp": "^3.9.1", | ||
@@ -41,3 +41,3 @@ "gulp-requirejs": "0.1.3", | ||
"minimatch": "^3.0.4", | ||
"monaco-editor-core": "^0.13.1", | ||
"monaco-editor-core": "0.15.5", | ||
"monaco-languages": "0.9.0", | ||
@@ -57,3 +57,3 @@ "object-assign": "4.1.0", | ||
"peerDependencies": { | ||
"monaco-editor": "^0.13.0" | ||
"monaco-editor": "^0.15.6" | ||
}, | ||
@@ -60,0 +60,0 @@ "jest": { |
@@ -96,2 +96,5 @@ # Monaco Kusto | ||
## Changelog | ||
### 0.2.0 (12/14/2018) | ||
#### Added | ||
- **[Breaking]** Support monaco-editor v15. This removes supprot for pre 15 versions. | ||
### 0.1.27 (11/14/2018) | ||
@@ -98,0 +101,0 @@ #### Added |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
9968444
18
274
82218