Track Next 16.4 canaries on the template - #555
Draft
laugharn wants to merge 8 commits into
Draft
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
# Conflicts: # apps/template/package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Long-running branch for keeping the template current with Next 16.4 canaries ahead of the October release. Canary bumps and any refactors needed to take advantage of new APIs land here.
Changes
apps/template/package.json:next16.3.3 -> 16.4.0-canary.15. Docs stays on 16.3.3 so canary breakage is easy to attribute.pnpm-workspace.yaml(root andapps/template): addnextand@next/*tominimumReleaseAgeExclude. These were the only packages tripping the 48h release-age gate.pnpm-lock.yamlregenerated.Verification on canary.15
pnpm install: exit 0; only peer warnings are the pre-existing gql.tada / TypeScript 7 ones.tsc --noEmit: exit 0pnpm build(codegen +next build): exit 0, Turbopack compiled in 4.3s, 33/33 static pages, no warnings.