Skip to content

release: 0.10.0 - #47

Merged
submtd merged 1 commit into
mainfrom
release/0.10.0
Jul 29, 2026
Merged

release: 0.10.0#47
submtd merged 1 commit into
mainfrom
release/0.10.0

Conversation

@submtd

@submtd submtd commented Jul 29, 2026

Copy link
Copy Markdown
Owner

[0.10.0] - 2026-07-29

Added

  • rigging node workflows cache the package manager's store. The
    generated setup-node step now carries the cache input derived from the
    configured package manager (npm, pnpm, or yarn for yarn classic), so
    CI runs restore the dependency store keyed on the lockfile instead of
    installing cold every run (rigging: generated node workflow installs dependencies cold every run — no setup-node cache option #45). bun gets no cache input because
    setup-node does not support it, and yarn-berry gets none because setup-node
    resolves the yarn cache directory during its own step — before rigging's
    corepack enable runs — and would misdetect berry as the runner's Yarn
    1.22, caching a directory berry never reads.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@submtd
submtd merged commit 1768c0f into main Jul 29, 2026
4 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