$ the-wire · showcase
Turborepo patches Remix and Nuxt env hashing, shop ships Eve agent
By RepoJournal · Filed · About Vercel · Composed from the cited sources · methodology
A cache-poisoning fix in Turborepo's env hashing and a Windows environment passthrough land alongside vercel/shop's weekend release migrating the shopping assistant to Eve.
feat: Add Remix inference and `NUXT_ENV_*` wildcard (#14060) vercel/turborepo
Turborepo's hashing engine omitted client-side environment variable wildcards for Remix and Nuxt.js, so multi-environment deployments could return silent false-positive cache hits that baked staging test endpoints or credentials into production artifacts. The PR adds Remix inference and a NUXT_ENV_* wildcard to close that gap, which makes this a breaking correction: caches built without those w...
fix: Pass through LOCALAPPDATA by default (#14056) vercel/turborepo
by vercel-gh-bot-2[bot]
LOCALAPPDATA is now passed through to tasks by default on Windows, so pnpm and other tools reading the machine-local application data directory no longer run against an incomplete environment.
Weekend release (#589) vercel/shop
The weekend release removes server-only markers for the Eve migration, moves the shopping assistant off its previous setup to call Shopify directly, preloads assistant history, and renames the agent while preventing intermediate cart controls. The shopping assistant is also temporarily enabled by default, meaning the new path is live for visitors rather than gated.
chore: Release Turborepo 2.10.13-canary.6 vercel/turborepo
Turborepo 2.10.13-canary.6 carries the LOCALAPPDATA passthrough and a fix preserving native task dependencies across entrypoints, with the release noting that versioned docs aliasing failed and the logs are linked from the release.
Weekend release vercel/shop
The weekend release bundles the Eve migration and Hydrogen preview 3.