Releases: CodinGame/monaco-vscode-api
Releases · CodinGame/monaco-vscode-api
v8.0.4
8.0.4 (2024-08-26)
Bugfixes
- update reference to renamed module (7d6f7dc)
v8.0.3
8.0.3 (2024-08-23)
Refactor
- split VSCode and monaco install scripts (471dc3a)
Libraries
v8.0.2
8.0.2 (2024-08-20)
Bugfixes
- inject proposed type by hands as typescript doesn't do it anymore (33c8767)
Refactor
Libraries
- update all upgradable libs, including VSCode (7ebb243)
v8.0.1
8.0.1 (2024-08-09)
Bugfixes
Libraries
v8.0.0
8.0.0 (2024-08-07)
⚠ BREAKING CHANGES
- dummy change to trigger major release
Refactor
- dummy change to trigger major release (b5fd57b)
v7.1.1
7.1.1 (2024-08-07)
Bugfixes
Libraries
v7.1.0
7.1.0 (2024-07-29)
New features
- allow to configure working copy storage (801d7fa)
Bugfixes
v7.0.11
7.0.11 (2024-07-24)
Bugfixes
- fix extension group packages (b6af5e9)
- move IConfigurationResolverService to configuration service override (fabdae0)
- replace some unsupported by empty implementations (4c56aae)
v7.0.10
7.0.10 (2024-07-17)
Bugfixes
- add missing error log (d48bb57)
- initialize configuration/storage/files/remoteAgent BEFORE instantiating HostService (920f19c)
- rollback change (9eaceac)
Cleanup
v7.0.9
7.0.9 (2024-07-17)
Bugfixes
- wait for workspace to be ready (751e7a0)