Skip to content

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:50

3.5.0 (2026-06-25)

Bug Fixes

  • ci: remove explicit pnpm version, let action-setup read from packageManager (42ba746)
  • ci: remove registry-url from setup-node to unblock OIDC npm auth (191fcf2)
  • ci: remove registry-url to allow @semantic-release/npm OIDC path (cb2b218)
  • ci: restore registry-url and use pnpm exec for semantic-release (b85a24f)
  • ci: switch to GITHUB_TOKEN and npm trusted publishing (c648aae)
  • ci: upgrade to semantic-release@25 with @semantic-release/npm@13 for OIDC support (f839676)

Features

  • migrate toolchain to Node 26, pnpm, TypeScript 7, and OXC (b694335)