Full Changelog: https://github.com/angular/angularfire/compare/20.0.0...20.0.1
Full Changelog: https://github.com/angular/angularfire/compare/19.2.0...20.0.0
Full Changelog: https://github.com/angular/angularfire/compare/19.2.0...20.0.0-rc.0
@angular/fire/ai
entry for Firebase AI by @nohe427 in https://github.com/angular/angularfire/pull/3650Full Changelog: https://github.com/angular/angularfire/compare/19.1.0...19.2.0
Full Changelog: https://github.com/angular/angularfire/compare/19.0.0...19.1.0
@defer
setLogLevel
to control Zone log verbosity@angular/fire/data-connect
entry pointBlockUntilFirstOperator
and keepUnstableUntilFirst
in favor of Angular's PendingTasks
and pendingUntilEvent
, this should only be an improvement but requires AngularFire APIs be called in an Injection Context to be able to zone-wrap properlyZoneWrapper
and other AngularFire providers are no longer singletons, this allows better functionality with concurrent SSR isSupported
injection hack in favor of testing Angular's PLATFORM_ID
, this shouldn't affect most developers but you may need to manually check isSupported
if you're targeting browsers that don't support Firebase SDKs e.g, Messaging on older versions of Safarivertex-preview
entry to vertex
Full Changelog: https://github.com/angular/angularfire/compare/18.0.1...19.0.0
Full Changelog: https://github.com/angular/angularfire/compare/19.0.0-rc.4...19.0.0-rc.5
zoneWrapFn
beforeAuthStateChanged
should not blockFull Changelog: https://github.com/angular/angularfire/compare/19.0.0-rc.3...19.0.0-rc.4
Full Changelog: https://github.com/angular/angularfire/compare/19.0.0-rc.2...19.0.0-rc.3
Full Changelog: https://github.com/angular/angularfire/compare/19.0.0-rc.1...19.0.0-rc.2
This should allow stable SSR usage in Zoneless applications! 🥳
Full Changelog: https://github.com/angular/angularfire/compare/19.0.0-rc.0...19.0.0-rc.1
ng add
, fixes #3556Before we release v19 final we have a couple things to fix up
Full Changelog: https://github.com/angular/angularfire/compare/18.0.1...19.0.0-rc.0
What's changed:
Full Changelog: https://github.com/angular/angularfire/compare/18.0.0...18.0.1
Full Changelog: https://github.com/angular/angularfire/compare/17.1.0...18.0.0
Full Changelog: https://github.com/angular/angularfire/compare/17.1.0...18.0.0-rc.0
@angular/fire/vertexai-preview
Full Changelog: https://github.com/angular/angularfire/compare/17.0.1...17.1.0
We're now pinning to Angular's major versioning :) AngularFire v16 is compatible with Angular v16 and only Angular v16.
Is this thing on? 😉
firebase-tools
v11 as a peer