mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Prepare for 0.30.1
This commit is contained in:
parent
a6ebcecf27
commit
5af2334c5e
4 changed files with 36 additions and 69 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.30.1] (09.11.2021)
|
||||
|
||||
- Fixes [a performance regression where all languages would be loaded when loading the first language](https://github.com/microsoft/monaco-editor/issues/2750).
|
||||
|
||||
## [0.30.0] (04.11.2021)
|
||||
|
||||
- adds support for rendering horizontal guides between bracket pairs and improves the vertical rendering to account for content in between brackets.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue