Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Cry0nicS opened this issue Jul 5, 2024 · 0 comments
Closed

Comments

@Cry0nicS
Copy link

Cry0nicS commented Jul 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant