mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 05:08:15 -04:00
[PR #147] [CLOSED] feat: upgrade to nextjs 15 #296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/147
Author: @thucpn
Created: 6/27/2024
Status: ❌ Closed
Base:
main← Head:feat/upgrade-to-nextjs-15📝 Commits (2)
61595fffeat: upgrade to nextjs 15c17351bCreate curly-eyes-rest.md📊 Changes
4 files changed (+31 additions, -25 deletions)
View changed files
➕
.changeset/curly-eyes-rest.md(+5 -0)📝
templates/types/streaming/nextjs/next.config.json(+3 -3)📝
templates/types/streaming/nextjs/package.json(+22 -22)📝
templates/types/streaming/nextjs/webpack.config.mjs(+1 -0)📄 Description
Follow upgrade guides:
https://rc.nextjs.org/docs/app/building-your-application/upgrading/version-15
https://react.dev/blog/2024/04/25/react-19-upgrade-guide
Summary by CodeRabbit
New Features
Configuration Changes
serverComponentsExternalPackagesfromexperimentalto the top-levelserverExternalPackagesinnext.config.json.sharpandonnxruntime-nodetoserverExternalPackages.Dependency Updates
react,next,typescript,eslint,prettier, and more.Build Enhancements
canvasas an external dependency in the webpack configuration.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.