Skip to content

0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 15:44
· 17 commits to master since this release

Bug Fixes

  • Cannot publish to OpenVSX due to out of date NodeJS. See #303.
  • Codelens for REST endpoints should resolve variable references. See lsp4mp#467.
  • Prevent duplicate properties when generating them. See lsp4mp#465.
  • Prevent error on empty name symbol. See lsp4mp#462.

Build

  • Bump webpack from 5.94.0 to 5.95.0. See #296.
  • Update vscode-redhat-telemetry to 0.9.0. See #293.
  • Update NodeJS in CD pipeline to NodeJS 20. See #304.