Skip to content

Nuxt module support for firebase-admin 12.x and firebase-functions 5.x #1554

Closed
@Cry0nicS

Description

@Cry0nicS

What problem is this solving

The firebase-functions 5.0.x and firebase-admin 12.2.x major releases are incompatible with nuxt-vuefire 1.0.2

Proposed solution

Update Nuxt-module to support

        "firebase": "10.12.3",
        "firebase-admin": "12.2.0",
        "firebase-functions": "5.0.1",

Describe alternatives you've considered

The current Nuxt-module works with firebase-admin 11.x and firebase-funcitons 4.9.x. Therefore, it's not a "bug", but a request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions