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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for Next.js 15 #6524

Merged
merged 13 commits into from
Jan 13, 2025
Merged

feat: support for Next.js 15 #6524

merged 13 commits into from
Jan 13, 2025

Conversation

shaejaz
Copy link
Contributor

@shaejaz shaejaz commented Jan 13, 2025

Summary
FX-3203

Result
Updated usage of headers() to be async. Also updated headers to be only fetched in a server context which wasn't the case before.

Copy link

codesandbox-ci bot commented Jan 13, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ce18dc1:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration

@shaejaz shaejaz changed the base branch from master to next January 13, 2025 10:37
@shaejaz shaejaz changed the base branch from next to master January 13, 2025 10:40
@shaejaz shaejaz changed the base branch from master to feat/react-19 January 13, 2025 10:42
Base automatically changed from feat/react-19 to master January 13, 2025 10:44
@shaejaz shaejaz marked this pull request as ready for review January 13, 2025 11:19
Copy link
Member

@dhayab dhayab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small suggestion to improve DX, otherwise looks good to me!

@aymeric-giraudet
Copy link
Member

I think you can remove "Breaking change" from the description, there's none

@shaejaz shaejaz merged commit cdd35df into master Jan 13, 2025
14 checks passed
@shaejaz shaejaz deleted the feat/next-15 branch January 13, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants