tag:github.com,2008:https://github.com/alkavats1/angularfire/releasesTags from angularfire2021-11-11T19:32:08Ztag:github.com,2008:Repository/444892145/7.2.02021-11-11T19:32:08Z7.2.0: feat(core): NG13 peer (#3057)<p>feat(core): NG13 peer (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3057">angular#3057</a>)</p>
<p>* Bump version
<br />* Bump deps
<br />* Clean up deps a bit more
<br />* Support ng13
<br />* upgrade samples
<br />* Switch tools/jasmine.js to imports
<br />* Drop webpack resolution
<br />* Drop the failing tests for now
<br />* changelog</p>jamesdanielstag:github.com,2008:Repository/444892145/7.1.12021-10-18T15:24:56Z7.1.1jamesdanielstag:github.com,2008:Repository/444892145/7.1.02021-10-08T17:26:19Z7.1.0: chore(release): Fix hang in the test suite (#3005)<p>chore(release): Fix hang in the test suite (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/3005">angular#3005</a>)</p>
<p>* Check for file existence before `npm install` on deploy, this was hanging up in some test environments
<br />* Prefer absolute paths on the deploy pipeline
<br />* Fix `ng add` stalling if you don't select any options</p>jamesdanielstag:github.com,2008:Repository/444892145/7.1.0-rc.52021-10-06T14:02:12Z7.1.0-rc.5: feat(core): Flushing out the new API (#2963)<p>feat(core): Flushing out the new API (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/2963">angular#2963</a>)</p>
<p>* Adding `ScreenTrackingService` and `UserTrackingService` for the new API
<br />* Injectable classes should all be implicitly optional, since I can't figure out how to bail from the factory
<br />* Drop the memoization as the modules are idempotent in v9
<br />* Return `null` from analytics and messaging when they're incompatible, rather than a null object
<br />* Now test for browser and return `null` otherwise for remote config and performance
<br />* Allow more advanced initialization in `provide*` by allowing the developer to pass deps into the N+1 args & use the injector in the factory
<br />* Use AppCheck debug token if they're serving off localhost too, e.g, `ng deploy --preview`
<br />* Upgrade Firebase to 9.1
<br />* Utilize isSupported for Remote Config</p>jamesdanielstag:github.com,2008:Repository/444892145/7.1.0-rc.42021-09-16T09:00:06Z7.1.0-rc.4: fix(schematics): Various improvements (#2961)<p>fix(schematics): Various improvements (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/2961">angular#2961</a>)</p>
<p>* Support multiple package managers on ng deploy, <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/issues/2841">angular#2841</a>
<br />* Don't cache ngsw, <span class="issue-keyword tooltipped tooltipped-se">fixes</span> <a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/issues/2259">angular#2259</a>
<br />* Got rid os AppCheck debug token on Node, opted for a better pattern in `samples/advanced`
<br />* Added a new pattern for connecting the emulators in `samples/advanced`</p>jamesdanielstag:github.com,2008:Repository/444892145/7.1.0-rc.32021-09-14T23:42:34Z7.1.0-rc.3: feat(schematics): adding multi-user support. (#2958)<p>feat(schematics): adding multi-user support. (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/2958">angular#2958</a>)</p>
<p>Utilize firebase-tools multi user support to allow an account picker on `ng add`</p>jamesdanielstag:github.com,2008:Repository/444892145/7.1.0-rc.22021-09-14T10:44:50Z7.1.0-rc.2: fixes(schematics): ng add/deploy universal fixes (#2954)<p>fixes(schematics): ng add/deploy universal fixes (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/2954">angular#2954</a>)</p>
<p>* `findModuleFromOptions` wasn't working well when SSR was added to the mix, drop
<br />* shell out the logged in user(s)
<br />* fixed Cloud Functions dependencies all being dev
<br />* added `file-loader` dep so the Firestore loaders work out of box</p>jamesdanielstag:github.com,2008:Repository/444892145/7.1.0-rc.12021-09-14T09:00:52Z7.1.0-rc.1jamesdanielstag:github.com,2008:Repository/444892145/7.1.0-rc.02021-09-14T06:43:52Z7.1.0-rc.0: feat(schematics): Super charge the schematics (#2836)<p>feat(schematics): Super charge the schematics (<a class="issue-link js-issue-link" href="https://github.com/angular/angularfire/pull/2836">angular#2836</a>)</p>
<p>Co-authored-by: Tomek SuĊkowski <sulco@users.noreply.github.com></p>jamesdanielstag:github.com,2008:Repository/444892145/7.0.42021-09-07T18:04:05Z7.0.4jamesdaniels