Skip to content

README web stack version is stale #2008

@Ceyvion

Description

@Ceyvion

Parent: #743

Bug

README.md describes apps/web as a Next.js 14 App Router frontend, but apps/web/package.json declares next as 16.2.6. This makes the repository architecture docs stale and can mislead contributors debugging current Next app-router behavior.

Evidence

README.md: apps/web — Next.js 14 App Router frontend
apps/web/package.json: next: 16.2.6

Expected

The README should describe the current web stack without a stale hardcoded Next.js major version.

Proposed fix

Update the workspace summary to say Next.js App Router frontend, avoiding future version drift while staying accurate for the package manifest.

This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this issue. If you would like to work on it, please create another issue with the same contents and refer to issue #743 for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions