fix: disable pnpm minimumReleaseAge in CI #55

Merged
xiaoju merged 1 commits from fix/ci-disable-release-age into main 2026-06-04 10:32:52 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 07128b89af fix: pnpm 11 CI compatibility
CI / check (pull_request) Failing after 1m27s
- Set minimumReleaseAge: 0 (pnpm 11 defaults to 1440 min)
- Add allowBuilds for esbuild and msw (pnpm 11 blocks build scripts
  by default, config moved from package.json to pnpm-workspace.yaml)
2026-06-04 10:23:02 +00:00