Skip to content

prefixComposables in options is obsolete since nuxt 4.5 introduced useLayout #384

Description

@janheussner

Problem / motivation

After upgrading my project to Nuxt 4.5 I was realizing that Nuxt has introduced a useLayout composable. Means with the prefixComposables: false you are always running in a conflict.

Proposed solution

prefixComposables has to be always true by default for versions >= nuxt 4.5 and can be completly removed in the future.

Alternatives considered

No response

Additional context

No response

Validations

  • I have searched the existing issues and this is not a duplicate.
  • I have read the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions