mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
Prepare for 0.22.3
This commit is contained in:
parent
4d5d53889d
commit
cf629b9522
3 changed files with 8 additions and 4 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.22.3] (01.02.2021)
|
||||
|
||||
Fixes a regression where symbol icons used in suggestions or quick outline were missing colors (see https://github.com/microsoft/monaco-editor/issues/2329).
|
||||
|
||||
## [0.22.2] (01.02.2021)
|
||||
|
||||
Fixes a regression where under certain webpack configurations `process.nextTick` could be used without explicitly checking for it being defined (see https://github.com/microsoft/monaco-editor/issues/2328).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue