Sourced from nuqs's releases.
v2.9.0
Features
- #1437 - add support for react-router v8, by
@franky47- #1451 - add history to adapters defaultOptions, by
@manojVivekBug fixes
- #1318 - cross-page transitions in TanStack Router, by
@franky47(closes #1433)- #1334 - stale URL value when revisiting a page under Next.js cacheComponents, by
@franky47(closes #1273)- #1366 - prevent infinite re-renders with TSR viewport preloading, by
@franky47(closes #1363)- #1368 - wrong transient state in next/app when updating in useEffect, by
@franky47(closes #1365, #1428)- #1445 - stale value under Activity, by
@franky47(closes #1444)- #1450 - stale search params leaking across React Router navigation, by
@franky47(closes #1358)Documentation
- #1222 - add registry metadata, by
@taro-yanagiya(closes #1221)- #1256 - add changelog page, by
@rajanarahul93(closes #1251)- #1351 - strip Fumadocs inline code syntax highlighting hints from LLM markdown, by
@franky47- #1353 - update recharts & replace partialLine implementation, by
@franky47- #1356 - add Sentry and Syntax.fm as sponsors 💖, by
@franky47- #1357 - add 1771 Technologies as a sponsor 💖, by
@franky47- #1362 - update images alt attributes, by
@franky47- #1364 - extrapolate missing NPM stats data, by
@franky47- #1376 - add attribution footer in LLM docs, by
@franky47- #1383 - add 1771 Technologies as sidebar sponsor, by
@franky47- #1400 - add redirect from /changelog to /docs/changelog, by
@franky47- #1406 - add brand assets context menu, by
@TheOrcDev- #1409 - add TradingGoose as a sponsor 💖, by
@franky47- #1414 - add Upstash as a sponsor 💖, by
@mezotv- #1415 - add CodeRabbit as a sponsor 💖, by
@mezotv- #1416 - use www.usenotra.com for Notra sponsor link, by
@mezotv- #1418 - tighter sponsors grid, by
@franky47- #1432 - changelog reads DTO from releases, by
@franky47- #1438 - add Deno & other package managers to install instructions, by
@bartlomieju- #1441 - theme-aware shieldcn badges + wordmark header, by
@jal-co- #1447 - trim down llm content, by
@franky47- #1456 - add Loops as a sponsor 💖, by
@franky47- #1457 - strip unreleased headings from the production ToC, by
@franky47- #1461 - fix shallow updates "Invalid URL" crash, by
@franky47(closes #1460)- 9cb051fc - reorder & tweak readme badges, by François Best
- e9cd8f7c - fix contributors link in README, by François Best
- f48b3908 - fix wordmark on npmx.dev & npmjs.com, by François Best
- 6722fe05 - fix react router logos in README, by François Best
Other changes
- #1154 - add Knip for upkeeping, by
@franky47- #1176 - split debug logs to reduce bundle size, by
@franky47(closes #1149)
... (truncated)
692687b
fix: stale search params leaking across React Router navigation (#1450)8b2dee5
feat: add history to adapter's defaultOptions (#1451)95dcb83
fix: stale URL value when revisiting a page under Next.js
cacheComponents (#1...af8ce38
ref: scope nullable useSearchParams defence to Next.js specific adapter
(#1446)06be94f
ref: split debug logs to reduce bundle size (#1176)2d5fa8e
fix: stale value under Activity (#1445)84ee2df
feat: add support for react-router v8 (#1437)54cbbd8
fix: cross-page transitions in TanStack Router (#1318)f57551f
chore: pnpm dedupe (#1436)281a0f0
chore(ci): keep npm --json stdout clean and harden stage-id parsing