Skip to content

Upgrade @apps/web to Next.js 16 - #19

Merged
yoannfleurydev merged 1 commit into
mainfrom
yoannfleurydev/upgrade-next-major
Feb 24, 2026
Merged

Upgrade @apps/web to Next.js 16#19
yoannfleurydev merged 1 commit into
mainfrom
yoannfleurydev/upgrade-next-major

Conversation

@yoannfleurydev

Copy link
Copy Markdown
Member

Summary

Upgraded Next.js from 15.4.9 to 16.1.6 with React 19.2.4. Removed the deprecated --turbopack flag from the dev script (now the default). Migrated from 'next lint' to direct ESLint CLI invocation. Added transpilePackages configuration for the workspace dependency and updated ESLint ignores for build outputs.

Changes

  • Next.js 16.1.6 with Turbopack as default
  • React 19.2.4 with latest types
  • ESLint now runs directly instead of through next lint
  • Build tested and verified with zero linting warnings

🤖 Generated with Claude Code

Update Next.js from 15.4.9 to 16.1.6 with React 19.2.4. Remove deprecated --turbopack flag from dev script (now default). Migrate from 'next lint' to direct ESLint CLI. Add transpilePackages config for workspace dependency and update ESLint ignores for build outputs.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Feb 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a1a3573

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@yoannfleurydev
yoannfleurydev merged commit 8a3ff8e into main Feb 24, 2026
1 check passed
@yoannfleurydev
yoannfleurydev deleted the yoannfleurydev/upgrade-next-major branch February 24, 2026 09:05
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