47ng / nuqs

Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
https://nuqs.47ng.com
MIT License
4.86k stars 104 forks source link

chore: Install Next.js versions to both e2e & nuqs #678

Closed franky47 closed 1 month ago

franky47 commented 1 month ago

This solves some incompatibilities when running tests related to the React version embedded by Next and exported by nuqs.

Symptom was that all pages in the pages router crashed on mount.

Supersedes #677, which attempted to use the catalogs feature of pnpm to keep things in sync, but isn't practical to inject custom versions in a CI context.

vercel[bot] commented 1 month ago

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 11, 2024 7:29pm
github-actions[bot] commented 1 month ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: