mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 13:15:42 -04:00
[PR #420] [MERGED] chore: update nextjs v15, react v19 and eslint v9 #495
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/420
Author: @thucpn
Created: 11/11/2024
Status: ✅ Merged
Merged: 11/13/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/upgrade-latest-nextjs-and-eslint📝 Commits (8)
02b5d0bchore: update eslint and nextjs v156c3100fupdate next configffca1ddCreate swift-donuts-own.md8bf3236upgrade eslint and add lint script for express40fca57fix: serverComponentsExternalPackages no longer experimitala3ab617rename serverComponentsExternalPackages82eaac4fix: route dynamic6e7792fMerge branch 'main' into feat/upgrade-latest-nextjs-and-eslint📊 Changes
10 files changed (+64 additions, -40 deletions)
View changed files
➕
.changeset/swift-donuts-own.md(+5 -0)📝
helpers/typescript.ts(+3 -5)➕
templates/types/streaming/express/eslint.config.mjs(+31 -0)➖
templates/types/streaming/express/eslintrc.json(+0 -10)📝
templates/types/streaming/express/index.ts(+0 -1)📝
templates/types/streaming/express/package.json(+4 -2)📝
templates/types/streaming/nextjs/app/api/files/[...slug]/route.ts(+3 -3)📝
templates/types/streaming/nextjs/next.config.json(+10 -12)📝
templates/types/streaming/nextjs/package.json(+6 -6)📝
templates/types/streaming/nextjs/tsconfig.json(+2 -1)📄 Description
Summary by CodeRabbit
New Features
Bug Fixes
Chores
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.