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

Next 15 update #458

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Next 15 update #458

wants to merge 6 commits into from

Conversation

eric-burel
Copy link
Contributor

Done:

  • running Next.js 15 codemode
  • app starts
  • fixing SASS warnings
  • starting to remove dependencies to React Bootstrap
  • removed "dynamic" params for GET route handlers (now they are dynamic as a default)

To do to close the migration:

  • finalize getting rid of React Bootstrap, first because it's overkill for us and adds many dependencies, and then because it raises an issue with refs. The OverlayTrigger in particular is raising issues. React Bootstrap code is here.
  • Next.js 15 caching model has changed: no more Client Router means we might have gotten rid of the stale responses issues client-side ? But not sure if related. I need to check what happens to "fetch" calls in shared

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for stateofjs canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/stateofjs/deploys/673e1d0e7fa0070008589eeb

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for stateofcss canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/stateofcss/deploys/673e1d0e7d6de100089d6f5d

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for devographics-graphiql-internal canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/devographics-graphiql-internal/deploys/673e1d0e5092e70008e60c5d

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for state-of-graphql canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/state-of-graphql/deploys/673e1d0e7b00630008548d91

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for devographics-graphiql2 canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/devographics-graphiql2/deploys/673e1d0eaf4e7e0008fe2e84

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for css2023 failed.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/css2023/deploys/673e1d0e0656330008f18375

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for stateofjs2022 canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/stateofjs2022/deploys/673e1d0ede23b90008ccdec7

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for tokyodev2022 canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/tokyodev2022/deploys/673e1d0e5dcffd0008b8e9c1

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for graphiql-devographics canceled.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/graphiql-devographics/deploys/673e1d0eb7c058000836fa29

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for devographics-static failed.

Name Link
🔨 Latest commit f8d366a
🔍 Latest deploy log https://app.netlify.com/sites/devographics-static/deploys/673e1d0e7f3c32000885b08a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant