tag:github.com,2008:https://github.com/angular/angularfire/releases Tags from angularfire 2025-11-26T05:27:37Z tag:github.com,2008:Repository/49453413/21.0.0-rc.0 2025-11-26T05:30:52Z 21.0.0-rc.0 <p>Prep for AngularFire v21 (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3674">#3674</a>)</p> <p>- Bump all Angular dependencies to `^21.0.0` build to `~0.2100.0` <br />- Bump firebase to next major <br />- Drop vertexai <br />- Lots of lint and tsconfig drama <br />- Unbork Github Actions</p> jamesdaniels tag:github.com,2008:Repository/49453413/20.0.1 2025-06-12T15:58:07Z 20.0.1 <p>fix: Avoid handling promise rejections twice in stability helper (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3657">#3657</a>)</p> <p>`PendingTasks.run` reports rejections of the promise to the <br />`ErrorHandler`. This function already returns a promise that is meant to <br />be handled in the developer's application. If there _is_ handling there, <br />the rejection is handled both in the `PendingTasks.run` and in the <br />developer callsite.</p> <p>This change updates the code to use `PendingTasks.add` instead, which <br />has no built in error handling mechanisms.</p> <p><span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/angular/angular/issues/61932">angular/angular#61932</a></p> jamesdaniels tag:github.com,2008:Repository/49453413/20.0.0 2025-06-03T18:17:52Z 20.0.0 <p>Preparing v20 release (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3655">#3655</a>)</p> <p>* Bump peers, bump version <br />* Quick fix for build:jasmine <br />* Remove upset test for now</p> jamesdaniels tag:github.com,2008:Repository/49453413/20.0.0-rc.0 2025-05-30T18:22:30Z 20.0.0-rc.0 <p>Preparing v20 release (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3655">#3655</a>)</p> <p>* Bump peers, bump version <br />* Quick fix for build:jasmine <br />* Remove upset test for now</p> jamesdaniels tag:github.com,2008:Repository/49453413/19.2.0 2025-05-20T16:56:25Z 19.2.0 jamesdaniels tag:github.com,2008:Repository/49453413/19.1.0 2025-04-09T03:23:13Z 19.1.0 <p>Bump action, bump minor (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3644">#3644</a>)</p> <p>* Bump minor <br />* Bump upload/download artifact</p> jamesdaniels tag:github.com,2008:Repository/49453413/19.0.0 2025-01-17T17:59:14Z 19.0.0 <p>zone log verbosity (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3613">#3613</a>)</p> <p>* Bunch of stuff <br />* Bump firebase <br />* Cleanup</p> jamesdaniels tag:github.com,2008:Repository/49453413/19.0.0-rc.5 2025-01-10T19:33:30Z 19.0.0-rc.5 <p>Zone docs and switch to warnings (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3608">#3608</a>)</p> <p>* Warn rather than error, thats trippin folk</p> <p>* Add doc on zone wrappers</p> <p>* Words</p> jamesdaniels tag:github.com,2008:Repository/49453413/19.0.0-rc.4 2024-12-13T21:36:32Z 19.0.0-rc.4 <p>Adding more injector safety (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3590">#3590</a>)</p> <p>* Zone wrapper noops for our other helpers <br />* Add a warning / error on potential Zone / hydration issues <br />* Pass injection context to `zoneWrapFn` <br />* Pass injection context into the Promise wrapper <br />* `beforeAuthStateChanged` should not block</p> jamesdaniels tag:github.com,2008:Repository/49453413/19.0.0-rc.3 2024-12-13T04:05:59Z 19.0.0-rc.3 jamesdaniels