Skip to content

feat: support Firebase 12 #1629

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

Merged
merged 2 commits into from
Jul 20, 2025
Merged

feat: support Firebase 12 #1629

merged 2 commits into from
Jul 20, 2025

Conversation

luc122c
Copy link
Contributor

@luc122c luc122c commented Jul 17, 2025

Firebase 12.0.0 has just been released.

https://github.com/firebase/firebase-js-sdk/releases/tag/firebase%4012.0.0

I think the only notable change for this project is the new minimum Node version of 20.

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.90%. Comparing base (174515e) to head (1fa41e7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1629   +/-   ##
=======================================
  Coverage   62.90%   62.90%           
=======================================
  Files          28       28           
  Lines        1903     1903           
  Branches      264      264           
=======================================
  Hits         1197     1197           
  Misses        706      706           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@posva posva linked an issue Jul 20, 2025 that may be closed by this pull request
Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@posva posva merged commit 3b2405f into vuejs:main Jul 20, 2025
4 checks passed
@luc122c luc122c deleted the patch-1 branch July 20, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support to firebase 12.0.0
2 participants