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

chore: react 19, next 15 support #2282

Merged
merged 23 commits into from
Jan 13, 2025
Merged

chore: react 19, next 15 support #2282

merged 23 commits into from
Jan 13, 2025

Conversation

DanielSinclair
Copy link
Collaborator

@DanielSinclair DanielSinclair commented Jan 3, 2025

Changes

  • Upgraded react and react-dom to 19.0.0
  • Adopted @types/react and @types/react-dom changes for v19
  • Fixed JSX type imports; no longer imported by default
  • Upgraded react-remove-scroll to resolve react 18 peer complaint
  • Upgraded wagmi to ^2.14.7
  • Upgraded next in examples to 15.1.4
  • Upgraded next-intl to 3.26.3 and resolved breaking changes in with-next-app-i18n
  • Upgraded framer-motion, @react-three/fiber, and contentlayer to resolve breaking changes in Next 15

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rainbowkit-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 7:42am
rainbowkit-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 7:42am

@DanielSinclair DanielSinclair changed the title chore: react 19 upgrade chore: react 19 support Jan 3, 2025
Copy link

socket-security bot commented Jan 3, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@react-three/fiber@9.0.0-rc.3 🔁 npm/@react-three/fiber@8.17.7 None +15 2.86 MB codyjasonbennett
npm/@testing-library/dom@10.4.0 🔁 npm/@testing-library/dom@9.3.4 Transitive: eval +29 3.77 MB testing-library-bot
npm/@testing-library/jest-dom@6.6.3 🔁 npm/@testing-library/jest-dom@6.5.0 None +16 2.48 MB testing-library-bot
npm/@testing-library/react@16.1.0 🔁 npm/@testing-library/react@16.0.1 None +2 606 kB testing-library-bot
npm/@types/react-dom@19.0.3 🔁 npm/@types/react-dom@18.3.0 None 0 20.6 kB types
npm/@types/react@19.0.6 🔁 npm/@types/react@18.3.5 None +1 2.04 MB types
npm/contentlayer2@0.5.3 🔁 npm/contentlayer2@0.5.1 Transitive: environment, eval, filesystem, network, shell, unsafe +259 82.6 MB timlrx
npm/framer-motion@11.15.0 🔁 npm/framer-motion@11.5.4 None +3 89.4 kB
npm/next-auth@4.24.11 🔁 npm/next-auth@4.24.5 None +15 3.99 MB thvu
npm/next-contentlayer2@0.5.3 🔁 npm/next-contentlayer2@0.5.1 Transitive: eval, filesystem, network, shell +241 64.8 MB timlrx
npm/next-intl@3.26.3 🔁 npm/next-intl@3.19.1 None +9 2.13 MB amann
npm/next@15.1.4 🔁 npm/next@14.2.10 None +13 125 MB rauchg, timneutkens, vercel-release-bot
npm/react-dom@19.0.0 🔁 npm/react-dom@18.3.1 None +1 84.2 kB
npm/react-remove-scroll@2.6.2 🔁 npm/react-remove-scroll@2.6.0 None +7 324 kB kashey
npm/react@19.0.0 🔁 npm/react@18.3.1 None 0 0 B
npm/wagmi@2.14.7 🔁 npm/wagmi@2.14.3 Transitive: environment, eval, filesystem, network, shell, unsafe +325 98.9 MB awkweb, jmoxey

View full report↗︎

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