instantsearch
instantsearch copied to clipboard
react-instantsearch-router-nextjs next 14 peer dependency
🐛 Current behavior
Hi,
react-instantsearch-router-nextjs is currently not compatible with next 14 due to
"peerDependencies": { "next": ">= 9 && < 14" },
Are there anu plans to resolve this soon?
Thanks!
🔍 Steps to reproduce
Install next 14 npm i react-instantsearch-router-nextjs
Live reproduction
https://codesandbox.io/p/devbox/compassionate-mayer-mh28w7
💭 Expected behavior
clean install of react-instantsearch-router-nextjs
Package version
react-instantsearch-router-nextjs 7.3.0
Operating system
No response
Browser
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi @casualzach
It's been added in a8943896a19c57fabf54d4b8fea495c57fe6846e and will be applied in the next release. You can ignore the peer dependencies warning for now