Releases: 47ng/nuqs
Releases · 47ng/nuqs
v2.7.3
Immutable
release. Only release title and notes can be modified.
2.7.3 (2025-11-07)
Bug fixes
- #1197 - TypeError in serializer for array with default value, by @janglad
- #1204 - make parseAsBoolean case insensitive, by @joshuaobrien (closes #1203)
Documentation
- #1182 - add shadcn registry, by @franky47
- #1185 - remove Next.js conf banners, by @franky47
- #1186 - add quotes from friends 🫶, by @franky47
- #1187 - add X/Twitter & order social links, by @franky47
- #1189 - add doc page for shadcn registry, by @franky47
- #1190 - add more testimonials, by @franky47
- #1191 - use trusted shadcn registry, by @franky47
- #1192 - add registry page metadata, by @franky47
- #1200 - caching tweaks, by @franky47
- #1205 - revert cacheComponents, by @franky47
Other changes
- #1170 - update to Next.js 16, by @franky47
- #1178 - update recharts to v3, by @franky47
- #1207 - update dependencies in preparation for OIDC trusted publishing, by @franky47
Thanks
Huge thanks to @janglad and @joshuaobrien for helping!
v2.7.3-beta.1
Immutable
release. Only release title and notes can be modified.
2.7.3-beta.1 (2025-11-07)
Bug Fixes
v2.7.2
Immutable
release. Only release title and notes can be modified.
2.7.2 (2025-10-16)
Bug fixes
Documentation
- #1158 add a countdown to Next.js conf, by @sahilkapase
- #1166 fix React Router icon size in README, by @franky47
- #1167 add Next.js conf linktree, by @franky47
Other changes
- #1161 test: wait for hydration in e2e-next/pages/push test, by @franky47
- #1151 chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0, by @dependabot
Thanks
Thanks a lot to @sahilkapase for helping!
v2.7.1
Immutable
release. Only release title and notes can be modified.
v2.7.0
Immutable
release. Only release title and notes can be modified.
2.7.0 (2025-09-30)
⚠️ Deprecations
ParserBuilder<T>is deprecated in favor ofSingleParserBuilder<T>. UseSingleParserBuildergoing forward.
Features
Bug Fixes
Thanks
Thanks a lot to @Agastya18, @denis-sokolov, @ffiguereo, @georgwittberger, @Jackardios, @miinhho, @romansndlr, and @TkDodo for helping!
v2.7.0-beta.1
Immutable
release. Only release title and notes can be modified.
2.7.0-beta.1 (2025-09-26)
Features
v2.6.0
Immutable
release. Only release title and notes can be modified.
2.6.0 (2025-09-05)
Features
- #1104: add warning when shallow: true is used with debounce, by @I-3B
- #1110: Add processUrlSearchParams middleware as adapter prop, by @Multiply
- #1115: add processUrlSearchParams to createSerializer, by @Multiply
Documentation
- #1097: Add Zod codecs community parsers, by @franky47
- #1103: Fix all-time stats skeletons, by @franky47
- #1113: use URLSearchParams.sort, by @Multiply
- #1116: Fix links & add framework icons, by @franky47
Other changes
- #1105: Securing workflows, by @franky47
- #1108: Use semantic-release/github 11.0.5 to handle deprecated search endpoints, by @franky47
Thanks
v2.6.0-beta.3
Immutable
release. Only release title and notes can be modified.