Skip to content

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:16
· 164 commits to main since this release
c793f51

3.2.0 (2022-07-11)

Bug Fixes

  • Adapt code to api, remove useless code (164b18e)
  • Disable hoist transitive imports (fff0836)
  • Fix tests (2c8b164)
  • Help rollup treeshake java extension (bd1192b)
  • Remove useless property (5f6c9ca)
  • Throw proper error (1445ca4)
  • Typo (7b46da0)
  • Update code with new ts/eslint configs (8cc1abf)
  • We do need to send the initializationOptions (4512193)

Features

  • Add a way to resolve extension files (fa42da1)
  • Declare new java capabilities (e02d243)
  • Download and build java extension (b3cc407)
  • Lazy load extensions (33cecfd)
  • Make createAdditionalFeatures async (dc79a42)
  • Open server logs in popup (2697591)
  • Use code from java vscode extension (850657a)