Skip to content

Rename middleware.tsproxy.ts for Next.js 16 compatibility #267

@semicolint

Description

@semicolint

Dev server emits the following warning on startup with Next.js 16.1.6 (Turbopack):

⚠ The "middleware" file convention is deprecated. Please use "proxy" instead.
Learn more: https://nextjs.org/docs/messages/middleware-to-proxy

Functionally still works in 16.1.6 but is slated for removal in a future major. Trivial rename: middleware.tsproxy.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-lowLower prioritytechnicalTechnical improvements for agentic development

    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