mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Adopts breaking change in nightly monaco-editor-core.
This commit is contained in:
parent
0d48f9fec8
commit
36f7110813
6 changed files with 3187 additions and 58 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.33.0] (TBD)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- `InlayHintKind.Other` is removed.
|
||||
|
||||
## [0.32.1] (04.02.2022)
|
||||
|
||||
- fixes [an issue with service initialization](https://github.com/microsoft/monaco-editor/issues/2941).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue