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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-instantsearch-router-nextjs next 14 peer dependency #5940

Open
1 task done
casualzach opened this issue Nov 22, 2023 · 1 comment
Open
1 task done

react-instantsearch-router-nextjs next 14 peer dependency #5940

casualzach opened this issue Nov 22, 2023 · 1 comment
Labels
triage Issues to be categorized by the team

Comments

@casualzach
Copy link

馃悰 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

  • I agree to follow this project's Code of Conduct
@casualzach casualzach added the triage Issues to be categorized by the team label Nov 22, 2023
@aymeric-giraudet
Copy link
Member

Hi @casualzach

It's been added in a894389 and will be applied in the next release.
You can ignore the peer dependencies warning for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issues to be categorized by the team
Projects
None yet
Development

No branches or pull requests

2 participants