Skip to content

App router support - research thread #343

Answered by franky47
franky47 asked this question in General
Discussion options

You must be logged in to vote

🚀 PSA: 1.8.0-beta.6 has been published, and includes (for the app router only, no changes to the pages router yet):

  • Individual internal states per hook site for fast updates
  • A deferred, throttled queue for updating the URL query string, which allows batching and exposes a Promise-based API to know when the URL has been updated (and what it contains)
  • A sync system between hooks and with external navigation, from <Link> and imperative calls to the Next.js router
  • No more network calls when updating queries (shallow by default)
  • No more scroll to top when updating queries (this is kind of a breaking change).
  • Better interoperability between individual useQueryState hooks and the same keys aggr…

Replies: 7 comments 24 replies

Comment options

franky47
Sep 1, 2023
Maintainer Author

You must be logged in to vote
0 replies
Comment options

franky47
Sep 2, 2023
Maintainer Author

You must be logged in to vote
4 replies
@franky47
Comment options

franky47 Sep 3, 2023
Maintainer Author

@caillou
Comment options

@franky47
Comment options

franky47 Sep 3, 2023
Maintainer Author

@franky47
Comment options

franky47 Sep 3, 2023
Maintainer Author

Comment options

franky47
Sep 4, 2023
Maintainer Author

You must be logged in to vote
0 replies
Comment options

franky47
Sep 4, 2023
Maintainer Author

You must be logged in to vote
2 replies
@caillou
Comment options

@franky47
Comment options

franky47 Sep 5, 2023
Maintainer Author

Answer selected by franky47
Comment options

You must be logged in to vote
10 replies
@tacomanator
Comment options

@franky47
Comment options

franky47 Sep 13, 2023
Maintainer Author

@franky47
Comment options

franky47 Sep 13, 2023
Maintainer Author

@tacomanator
Comment options

@franky47
Comment options

franky47 Sep 14, 2023
Maintainer Author

Comment options

You must be logged in to vote
4 replies
@franky47
Comment options

franky47 Sep 13, 2023
Maintainer Author

@franky47
Comment options

franky47 Sep 13, 2023
Maintainer Author

@franky47
Comment options

franky47 Sep 13, 2023
Maintainer Author

@tordans
Comment options

Comment options

You must be logged in to vote
4 replies
@franky47
Comment options

franky47 Nov 3, 2023
Maintainer Author

@Arctomachine
Comment options

@Arctomachine
Comment options

@Arctomachine
Comment options

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