Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Drop npm-run-all #668

Merged
merged 2 commits into from
Oct 5, 2024
Merged

chore: Drop npm-run-all #668

merged 2 commits into from
Oct 5, 2024

Conversation

franky47
Copy link
Member

@franky47 franky47 commented Oct 5, 2024

It pulls a lot of legacy NPM packages, and PNPM can deal with regexp-based tasks invokation.

The only thing PNPM doesn't support is the --race flag, so we're adding the start-server-and-test package to properly deal with the Next.js E2E test bench lifecycle while running Cypress on it.

It pulls a lot of legacy NPM packages, and PNPM can deal with
regexp-based tasks invokation.

The only thing PNPM doesn't support is the --race flag, so we're
adding the start-server-and-test package to properly deal with the
Next.js E2E test bench lifecycle while running Cypress on it.
Copy link

vercel bot commented Oct 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuqs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 8:19pm

Copy link

pkg-pr-new bot commented Oct 5, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/nuqs@668

commit: adc6cf5

@franky47 franky47 merged commit c4891be into next Oct 5, 2024
19 checks passed
@franky47 franky47 deleted the chore/drop-npm-run-all branch October 5, 2024 20:21
Copy link

github-actions bot commented Oct 7, 2024

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant