This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to monaco-languageclient 6.6.0, monaco-editor 0.44.0 and monac…
…o-vscode-api 1.83.2
- Loading branch information
Showing
6 changed files
with
183 additions
and
153 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,12 @@ | |
|
||
All notable changes to npm module [monaco-editor-wrapper](https://www.npmjs.com/package/monaco-editor-wrapper) are documented in this file. | ||
|
||
## [2.3.0] - 2023-10-1y | ||
## [3.3.0] - 2023-10-1y | ||
|
||
- Properly separate and define classic and extended editor [#54](https://github.com/TypeFox/monaco-components/pull/54) | ||
- Renamed `EditorAppVscodeApi` to `EditorAppExtended` and `EditorAppConfigVscodeApi` to `EditorAppConfigExtended` | ||
- BREAKING: `$type` of `EditorAppConfigExtended` was changed from `vscodeApi` to `extended` | ||
- Updated to `monaco-languageclient@6.5.3` | ||
- Updated to `monaco-languageclient@6.6.0` and `@codingame/[email protected]` and `[email protected]` | ||
|
||
## [3.2.5] - 2023-10-13 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters