Skip to content

fix: run release workflow on node 22#17

Merged
nahiyankhan merged 1 commit into
mainfrom
codex/fix-release-ui-build
Jun 4, 2026
Merged

fix: run release workflow on node 22#17
nahiyankhan merged 1 commit into
mainfrom
codex/fix-release-ui-build

Conversation

@nahiyankhan

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps the Release workflow from Node 18 to Node 22.
  • Fixes the failed Version or publish job where npm ci --prefix src/dev/ui ran under Node 18 despite UI dependencies requiring newer Node engines, leaving the UI build unable to resolve implicit type packages.

Verification

  • pnpm install --frozen-lockfile
  • npm ci --prefix src/dev/ui
  • pnpm build
  • pre-push hook: pnpm biome check ., pnpm tsc --noEmit, pnpm vitest run

@nahiyankhan nahiyankhan merged commit 49b8764 into main Jun 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant