Skip to content

v1.78.4

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:26
b934837

1.78.4 (2023-04-24)

  • fix: reintroduce save participant removed by mistake (d7ed08f)
  • fix: fix crash if there is no package.nls.json (7d6fa87)
  • feat: factorize code, expose extension-directory rollup plugin and localize extension at build time (b3caa0a)
  • clean: remove menu extension points (e7bca23)
  • fix: prevent rollup json plugin from trying to transform extension files (b08c091)
  • fix: prevent duplicated files in dist (e80da44)
  • fix: generate rollup plugin types (0b422c1)
  • fix: improve manifest path detection (58a0acb)
  • refactor: dedup code (81ff43a)
  • fix: missing import extension (7e1fd71)
  • fix: parse extension jsons using vscode method (1bd5327)
  • fix: wait for services to be initialized (c2d9714)
  • fix: implement required methods (ee1e7e4)
  • feat: localize extensions (268233d)
  • fix: only try to import existing files (494affb)
  • fix: export from proper module (1c579f8)
  • fix: typos (214f708)
  • feat: handle jsonValidation/color ext points (e926679)
  • fix: missing polyfill (ae6c9ec)