nuqs @nuqs.dev · Jan 1

Speaking of urlKeys, we've also added a type for them, to define and reuse those mappings independently from where they are consumed.

0 likes 1 replies

?

Replies

nuqs · Jan 1

Lastly, one internal change for the future: adapters can now work outside of URL search params (location.search). This enables a lot of exciting upcoming new features: - Hash support, whether via React Router HashRouter or standalone private search params - Expo Router support for React Native 👀