tag:github.com,2008:https://github.com/angular/angularfire/releasesTags from angularfire2025-11-26T05:27:37Ztag:github.com,2008:Repository/49453413/21.0.0-rc.02025-11-26T05:30:52Z21.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>jamesdanielstag:github.com,2008:Repository/49453413/20.0.12025-06-12T15:58:07Z20.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>jamesdanielstag:github.com,2008:Repository/49453413/20.0.02025-06-03T18:17:52Z20.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>jamesdanielstag:github.com,2008:Repository/49453413/20.0.0-rc.02025-05-30T18:22:30Z20.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>jamesdanielstag:github.com,2008:Repository/49453413/19.2.02025-05-20T16:56:25Z19.2.0jamesdanielstag:github.com,2008:Repository/49453413/19.1.02025-04-09T03:23:13Z19.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>jamesdanielstag:github.com,2008:Repository/49453413/19.0.02025-01-17T17:59:14Z19.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>jamesdanielstag:github.com,2008:Repository/49453413/19.0.0-rc.52025-01-10T19:33:30Z19.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>jamesdanielstag:github.com,2008:Repository/49453413/19.0.0-rc.42024-12-13T21:36:32Z19.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>jamesdanielstag:github.com,2008:Repository/49453413/19.0.0-rc.32024-12-13T04:05:59Z19.0.0-rc.3jamesdaniels