mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Adopt latest monaco-editor-core
This commit is contained in:
parent
6e73daa1d2
commit
3a58c2a6ba
6 changed files with 184 additions and 117 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.32.0] (TBD)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- The binary format for `IEncodedLineTokens` has changed to support strikethrough text.
|
||||
|
||||
## [0.31.1] (14.12.2021)
|
||||
|
||||
- Fixes [a problem with missing colors](https://github.com/microsoft/monaco-editor/issues/2822)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue