Skip to content

Upgrade to Next.js 15.5.21 + React 19 (security) - #19

Merged
JoeGandy merged 1 commit into
mainfrom
next15-upgrade
Aug 22, 2026
Merged

Upgrade to Next.js 15.5.21 + React 19 (security)#19
JoeGandy merged 1 commit into
mainfrom
next15-upgrade

Conversation

@JoeGandy

@JoeGandy JoeGandy commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Supersedes #13 and #18 — fixes all security advisories listed there.

Changes

  • next 14.2.35 → 15.5.21
  • react/react-dom → 19 (+ @types)
  • react-leaflet 4 → 5
  • eslint-config-next → 15
  • route.ts: awaited async params (Next 15 requirement)

Verified: production build passes on 15.5.18 and 15.5.21; homepage + tiles API smoke-tested under next start. Closes #13, #18.

…visories)

- next 14.2.35 -> 15.5.18 (closes GHSA-8h8q-6873-q5fj and 5 more from #13)
- react/react-dom 18 -> 19, @types/* to match (required by Next 15 App Router)
- react-leaflet 4 -> 5 (React 19 compatible, same component API)
- eslint-config-next 14 -> 15
- route.ts: params is now a Promise in Next 15 - await it

Verified: npm run build passes clean; prod server smoke-tested locally.
@JoeGandy
JoeGandy merged commit f96364b into main Aug 22, 2026
1 check passed
@JoeGandy JoeGandy changed the title Upgrade to Next.js 15.5.18 + React 19 (security) Upgrade to Next.js 15.5.21 + React 19 (security) Aug 22, 2026
This was referenced Aug 22, 2026
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