Skip to content

chore: upgrade to Next.js 16.3.1 and React 19.2.8 - #13

Merged
ig-imanish merged 2 commits into
MxCorpIn:mainfrom
paras-verma7454:chore/upgrade-nextjs-16
Aug 16, 2026
Merged

chore: upgrade to Next.js 16.3.1 and React 19.2.8#13
ig-imanish merged 2 commits into
MxCorpIn:mainfrom
paras-verma7454:chore/upgrade-nextjs-16

Conversation

@paras-verma7454

@paras-verma7454 paras-verma7454 commented Aug 16, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Upgrades the blog from Next.js 15.5.9 to 16.3.1 and React 19.0.0 to 19.2.8. This brings performance improvements, better App Router support, and aligns with the latest React 19 features.

Changes

  • next: 15.5.9 → 16.3.1
  • react + react-dom: 19.0.0 → 19.2.8
  • eslint-config-next updated for flat config
  • eslint.config.mjs migrated to flat config
  • tsconfig.json updated for Next 16 path resolution
  • postcss.config.mjs adapted for Tailwind v4
  • vitest.config.ts + vitest.setup.ts updated for vitest v4
  • Components adapted: BlogListing, PostCard, Navbar, Footer, ThemeToggle, SearchOverlay, Container, DashedFrame
  • next.config.ts: removed deprecated options

Related issue

Closes #11

Type of change

  • Bug fix
  • New feature
  • Content / documentation
  • Refactor / chore
  • CI / tooling

Verification

  • pnpm lint
  • pnpm typecheck
  • pnpm format:check
  • pnpm test
  • pnpm build

@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@paras-verma7454 is attempting to deploy a commit to the Manixh Team Team on Vercel.

A member of the Team first needs to authorize it.

@ig-imanish
ig-imanish merged commit a932cd9 into MxCorpIn:main Aug 16, 2026
1 of 2 checks passed
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.

Upgrade to Next.js 16.3.1 and React 19.2.8

2 participants