mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Updates changelog (#5092)
This commit is contained in:
parent
d89eb54d17
commit
81b06fd717
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
||||||
# Monaco Editor Changelog
|
# Monaco Editor Changelog
|
||||||
|
|
||||||
|
## [0.55.0] (unreleased)
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
- Moves nested namespaces (`languages.css`, `languages.html`, `languages.json`, `languages.typescript`) to top level namespaces (`css`, `html`, `json`, `typescript`) to simplify the build process.
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
- Adds native LSP support (see new `lsp` namespace).
|
||||||
|
|
||||||
## [0.54.0]
|
## [0.54.0]
|
||||||
|
|
||||||
- Adds option `editor.mouseMiddleClickAction`
|
- Adds option `editor.mouseMiddleClickAction`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue