Skip to content

Commit 81b06fd

Browse files
authored
Updates changelog (#5092)
1 parent d89eb54 commit 81b06fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Monaco Editor Changelog
22

3+
## [0.55.0] (unreleased)
4+
5+
### Breaking Changes
6+
- Moves nested namespaces (`languages.css`, `languages.html`, `languages.json`, `languages.typescript`) to top level namespaces (`css`, `html`, `json`, `typescript`) to simplify the build process.
7+
8+
### New Features
9+
- Adds native LSP support (see new `lsp` namespace).
10+
311
## [0.54.0]
412

513
- Adds option `editor.mouseMiddleClickAction`

0 commit comments

Comments
 (0)