Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 21:05
· 73 commits to main since this release

1.8.0 (2026-02-27)

Bug Fixes

  • add 3s timeout for upstream connections to prevent hanging (14f5fe4)
  • force @semantic-release/npm v13 via overrides to enable OIDC (108fa57)
  • improve e2e test stability and fix websocket error handling (#5) (e1f6953)
  • resolve TypeScript compilation errors in e2e tests (dd08089)
  • update package dependencies and remove package-lock.json (b380d92)
  • update release workflow to remove pull_request trigger and setup node (8cbc0dd)
  • upgrade to semantic-release v24 and @semantic-release/npm v13 for OIDC support (216f31b)

Features

  • add vitest testing framework and e2e tests (cc91fc1)
  • add VSCode Web e2e test through proxy (#6) (b5fd27d)
  • enable TypeScript CLI wrapper e2e tests (0bbcb23)
  • releaserc: enable provenance tracking for npm packages to enhance security and compliance (04fbc99)