Skip to content

Releases: CodinGame/monaco-vscode-api

v8.0.4

26 Aug 07:21
c61f3e9
Compare
Choose a tag to compare

8.0.4 (2024-08-26)

Bugfixes

  • update reference to renamed module (7d6f7dc)

v8.0.3

23 Aug 12:45
ea9dde1
Compare
Choose a tag to compare

8.0.3 (2024-08-23)

Refactor

  • split VSCode and monaco install scripts (471dc3a)

Libraries

v8.0.2

20 Aug 10:01
12c456e
Compare
Choose a tag to compare

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

09 Aug 13:53
16b3124
Compare
Choose a tag to compare

8.0.1 (2024-08-09)

Bugfixes

Libraries

v8.0.0

07 Aug 15:33
Compare
Choose a tag to compare

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

07 Aug 14:46
407ab69
Compare
Choose a tag to compare

7.1.1 (2024-08-07)

Bugfixes

Libraries

v7.1.0

29 Jul 10:19
Compare
Choose a tag to compare

7.1.0 (2024-07-29)

New features

  • allow to configure working copy storage (801d7fa)

Bugfixes

v7.0.11

24 Jul 09:01
Compare
Choose a tag to compare

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

17 Jul 14:26
Compare
Choose a tag to compare

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

  • remove now useless patch (21d5f82)

v7.0.9

17 Jul 12:30
f40ad22
Compare
Choose a tag to compare

7.0.9 (2024-07-17)

Bugfixes

  • wait for workspace to be ready (751e7a0)