Releases: CodinGame/monaco-languageclient-wrapper
Releases · CodinGame/monaco-languageclient-wrapper
v6.1.0-remote-filesystem-access.1
6.1.0-remote-filesystem-access.1 (2024-03-07)
New features
- use new filesystem requests (3976cf8)
Bugfixes
- update tests (cefc991)
Cleanup
- remove useless code (05bd15a)
v6.0.0
v5.1.0-full-filesystem-access.1
5.1.0-full-filesystem-access.1 (2024-02-29)
New features
- use new filesystem requests (9709558)
Bugfixes
- update tests (851949b)
Cleanup
- remove useless code (144799f)
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
5.0.0 (2024-02-01)
⚠ BREAKING CHANGES
- update code according to monaco update
- update all dependencies
lib
- update all dependencies (1a503ba)
Features
Bug Fixes
- allow fetching file outside root uri (6b34069)
- allow fetching files without extensions (812b4d4)
- disable autosave to be able to test saving feature (96eee89)
- filter file initialization with document selector (8f69e08)
- fix dependency sections (8e15ef2)
- fix script to run on Mac (972a5c6)
- fix tests (b74a926)
- move libs to dependencies so that its not bundled by rollup (9335804)
- replace babel by typescript plugin (c599fa4)
- update code according to monaco update (b6772e9)