Skip to content

v1.76.3

Choose a tag to compare

@github-actions github-actions released this 29 Mar 17:19
8d4ce8f

1.76.3 (2023-03-29)

  • fix: add hack to not treeshake field decorators (59a5fd5)
  • fix: pull image before creating the container (df9a5c1)
  • fix: force import order (06e03ab)
  • feat: add a way to remove an extension (af5f75e)
  • cleanup: remove useless stuff (86de1c8)
  • fix: wrong provider language (c400d42)
  • fix: add missing polyfill (a6581b6)
  • fix: remove unsupported action (dd7c223)
  • fix: configure vite to dedup monaco (3c1d98c)
  • lib: update libraries and install monaco back in the demo (210a550)
  • fix: make it not crash every without any service override (bb7701c)
  • clean: remove eslint warnings (0dc760a)
  • fix: wrong imports (b0f0d02)
  • feat!: provide ref instead of model (acd2198)
  • feat: demo debugger feature (a20dd27)
  • feat: add a debugadapter over ws javascript server (bc790dd)
  • fix: remove "Open 'launch.json'" button (bc98b24)
  • feat: switch demo example to javascript (65e474b)
  • fix(demo): force port (83b8787)
  • fix: remove some useless commands (89e89a1)
  • fix: override iconv and jschardet (4ed6d0a)
  • feat: implement debug and extensions vscode apis (f261ae9)
  • feat: implement debug service override (efbb861)
  • feat: implement ITextFileService (8b3a1d8)
  • feat: implement some missing workspace apis (75c2e0e)
  • feat: implement required services/extHosts (2827a9e)
  • fix: class will now be used (87ff141)
  • feat: implement getMarks (3bbc700)
  • fix: add missing polyfills (5d0872d)
  • clean: remove useless apis (8cc7d3e)
  • refactor: improve pure call detection code (269190c)
  • feat: detect useless polyfills (6279cda)
  • cleanup: remove unused file (279dc3d)
  • fix: lint before emitting any file (f285b64)
  • fix: adapt demo to new api (c1a4984)
  • feat!: expose /extensions which allows to register a new extension (c403db0)
  • fix: fix pure comment when there is already a comment (c8656e2)