Skip to content

v13.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 17:27
· 696 commits to main since this release
37b2cb0

13.1.0 (2025-01-27)

New features

  • add telemetry service override (4d820ca)
  • demo: add telemetry service override (c946a01)
  • prevent multiple version of the from being installed (f5ed733)

Bugfixes

  • break cyclic dependency (48b8870)
  • demo: go back to openvsx as the officla registry is blocked on the deployed demo (52f9d64)
  • failing manual resolution (523d986)
  • include vscode types instead of depending on it (56c4d81)
  • simplify code, always use dependencies (e2a1ce6)
  • stop downgrading typescript, workaround bug with it (c44147a)

Refactor