Skip to content

Conversation

@haydenbleasel
Copy link
Member

This pull request includes several updates to the package.json files across various applications and packages to improve development performance and update dependencies. The most important changes include enabling Turbopack for faster builds and updating React and related dependencies to their latest release candidates.

Performance Improvements:

  • Enabled Turbopack for faster development builds in apps/api/package.json (next dev --turbopack -p 3002).
  • Enabled Turbopack for faster development builds in apps/app/package.json (next dev --turbopack -p 3000).
  • Enabled Turbopack for faster development builds in apps/web/package.json (next dev --turbopack -p 3001).

Dependency Updates:

  • Updated React and React DOM to version 19.0.0-rc-69d4b800-20241021 and their corresponding type definitions in apps/api/package.json.
  • Updated React and React DOM to version 19.0.0-rc-69d4b800-20241021 and their corresponding type definitions in apps/app/package.json.
  • Updated React and React DOM to version 19.0.0-rc-69d4b800-20241021 and their corresponding type definitions in apps/web/package.json. [1] [2]

Other Changes:

  • Downgraded Next.js to version 14.2.16 in apps/demo/package.json.
  • Added React and Next.js as peer dependencies in packages/design-system/package.json.

@haydenbleasel haydenbleasel added the minor Increment the minor version when merged label Oct 28, 2024
@haydenbleasel haydenbleasel self-assigned this Oct 28, 2024
@vercel
Copy link
Contributor

vercel bot commented Oct 28, 2024

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

Name Status Preview Comments Updated (UTC)
next-forge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 2:12am

@haydenbleasel haydenbleasel changed the title Upgrade to Next.js 15 Upgrade to React 19 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants