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

Roadmap / Changelog #375

Open
franky47 opened this issue Oct 24, 2023 · 3 comments
Open

Roadmap / Changelog #375

franky47 opened this issue Oct 24, 2023 · 3 comments
Labels
internal Internal issues & discussions

Comments

@franky47
Copy link
Member

franky47 commented Oct 24, 2023

🗺️ Roadmap

Next

Library

Docs

  • Rename the "playground" into a "recipes" section
  • Showcase a complete pagination + filtering + ordering/sorting example with data fetching (no artificial delay). Maybe using shadcn table.
  • Figure out how to add interactive (editable + runnable) demos of the hooks, client-side only. HMR in prod?
  • Middleware migrations to rename/edit search params keys & values, keeping support for old URLs while allowing app code to evolve. (Tweet)

2.0.0

Planned after the release of Next.js 15 and React 19.

🚀 Changelog

1.20.0

1.19.3

1.19.2

1.19.1

1.19.0

1.18.0

1.17.8

1.17.7

1.17.6

1.17.5

1.17.4

1.17.3

1.17.2

  • fix: Don't rely on URL for initial state (9912eef)

1.17.1

1.17.0

1.16.1

1.16.0

1.15.4

1.15.3

1.15.2

1.15.1

Fixes a bug where debugging information would only show when using next-usequerystate (not nuqs) in localStorage.debug.

1.15.0

1.14.1

1.14.0

Project rebranding to nuqs - #438

1.13.2

1.13.1

Released when Next.js 14.0.4 landed with the shallow routing fix in vercel/next.js#58861

1.13.0

1.12.2

Released when Next.js 14.0.3 landed with the prefetch fix in vercel/next.js#58297.

1.12.1

1.12.0

1.11.0

  • Handle higher rate limits on Safari (~100ms for 17+, ~300ms for older versions)
  • Allow catching unapplied search params when rate-limited
  • URLs to docs in errors

1.10.0

@franky47 franky47 pinned this issue Oct 24, 2023
@franky47 franky47 changed the title Roadmap Roadmap / Changelog Nov 14, 2023
@franky47
Copy link
Member Author

Tests

Redirects & Rewrites

Handle source and destination search params in both

Middleware

  • Search params injected by middleware get parsed correctly (client and server side)
  • Setting a non-shallow query state which gets overriden by a middleware

@Talent30
Copy link
Contributor

I'd like to try creating a new documentation site. But I'm not very artistic and in the end you might get a copy of the T3-env site if you don't mind....

@franky47
Copy link
Member Author

@Talent30 I've opened a discussion dedicated to the new docs, let's move the conversation there.

@47ng 47ng locked and limited conversation to collaborators Nov 18, 2023
@franky47 franky47 added the internal Internal issues & discussions label Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
internal Internal issues & discussions
Projects
None yet
Development

No branches or pull requests

2 participants