react-instantsearch-router-nextjs@7.0.0
·
351 commits
to master
since this release
7.0.0 (2023-08-07)
Features
Breaking Changes
The following APIs have been changed:
useInstantSearch().use
->useInstantSearch().addMiddlewares
<Stats translations={{ stats: "..." }} />
-><Stats translations={{ rootElementText: "..." }} />
getServerState
now requiresrenderToString
to be passed as an option.
See detailed instructions in the upgrade guide.