Releases: CodinGame/monaco-editor-wrapper
Releases · CodinGame/monaco-editor-wrapper
v2.0.0
08 Jul 09:12
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-07-08)
Bug Fixes
Better detect externals (e36e34c )
Fix broken link (1f5ad4c )
Freeze monaco-vscode-api minor version (8c0dcba )
Only create service when necessary (00cefff )
v1.15.0
07 Jul 12:52
Compare
Sorry, something went wrong.
No results found
1.15.0 (2022-07-07)
Bug Fixes
Fix update-extensions script execution (ee12219 )
Ignore eslint warning (3b76879 )
Improve error log (a3145a7 )
Lint outside of rollup to lint scripts (b2b762b )
Replace yaml by js-yaml (baa449e )
Features
Add vetur and svelte extensions (910af27 )
v1.14.9
23 Jun 07:52
Compare
Sorry, something went wrong.
No results found
1.14.9 (2022-06-23)
Bug Fixes
Fix code with new rules (829e27c )
Only check build on PRs (beb44eb )
Use common ts/eslint config (972c7b4 )
v1.14.8
16 Jun 14:52
Compare
Sorry, something went wrong.
No results found
v1.14.7
14 Jun 09:43
Compare
Sorry, something went wrong.
No results found
1.14.7 (2022-06-14)
Bug Fixes
Do not update vscode-textmate (df08236 )
v1.14.6
13 Jun 14:35
Compare
Sorry, something went wrong.
No results found
1.14.6 (2022-06-13)
Bug Fixes
Fix eslint (25a53af )
Fix language loading (8b1ed06 )
Remove warnings, replace uglify by terser and fix dependency conflict (add54e4 )
v1.14.5
17 May 10:00
Compare
Sorry, something went wrong.
No results found
1.14.5 (2022-05-17)
Bug Fixes
Add missing override (49b81d8 )
Add noImplicitOverride rule (a27afb6 )
The parameter can be null (typescript failure) (cfd4ad1 )
v1.14.4
25 Apr 16:05
Compare
Sorry, something went wrong.
No results found
1.14.4 (2022-04-25)
Bug Fixes
Disable high contrast auto detection as it messes up with custom themes (0000448 )
Do not import toggleHighContrast action (9c0c2ea )
Import back all feature from edcore (022d34c )
Import editor.api instead of edcore (6e6a4e5 )
v1.14.3
19 Apr 14:12
Compare
Sorry, something went wrong.
No results found
v1.14.2
19 Apr 12:39
Compare
Sorry, something went wrong.
No results found
1.14.2 (2022-04-19)
Bug Fixes
Do not throw an error when trying to load a grammar which doesn't exist (c26ddea )