0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript36,024 stars (36,024 stars)1,974 forks (1,974 forks)batch import
help wantedmaintenance
Description
https://nextjs.org/docs/upgrading#upgrading-from-12-to-13
Blocked by #1360
Contributor guide
- Tech stack
- nextjsjavascriptreact
- Domain
- frontendbuild system
- Issue type
- chore
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Next.js basicsCarbon project structureReact fundamentals
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- This issue requires upgrading Carbon from Next.js 12 to 13, but it is blocked by issue #1360 which likely addresses dependencies or changes needed first. Start by reviewing the Next.js 12 to 13 migration guide at the provided link. Then, identify any deprecated features used in Carbon's pages and components. Since there are no linked PRs or comments, the first step is to clarify the blocker and perhaps unblock it.