| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 19.0.0 source code.tar.gz | 2025-01-16 | 1.5 MB | |
| 19.0.0 source code.zip | 2025-01-16 | 1.7 MB | |
| README.md | 2025-01-16 | 1.3 kB | |
| Totals: 3 Items | 3.3 MB | 1 | |
What's Changed
- Single sample application—demonstrating the modular SDK in a Zoneless SSR application with code-splitting on
@defer - Now logging zone warnings about instability when using AngularFire outside of an injection context
- Added docs on application instability
- Bumped Angular, Firebase, and other dependencies
- Now bundling CLI dependencies
Added
- Support for Angular v19
- Support for Zoneless Angular applications
- Add
setLogLevelto control Zone log verbosity @angular/fire/data-connectentry point@angular/fire/vertexentry point
Breaks
- Dropped
BlockUntilFirstOperatorandkeepUnstableUntilFirst ZoneWrapperis no longer a singleton- Drop
isSupportedinjection - Dropped vertex-preview entry in favor of vertex entry
New Contributors
- @mmalerba made their first contribution in https://github.com/angular/angularfire/pull/3543
- @DellaBitta made their first contribution in https://github.com/angular/angularfire/pull/3570
- @hsubox76 made their first contribution in https://github.com/angular/angularfire/pull/3577
- @rosostolato made their first contribution in https://github.com/angular/angularfire/pull/3595
Full Changelog: https://github.com/angular/angularfire/compare/18.0.1...19.0.0