Tags: coder-ashwin/angularfire
Tags
feat(analytics): Bunch of analytics & screen tracking improvements (a… …ngular#2654) * Better handle lazy routes * Better handle nested routes * Better handle nested & lazy routes * Handle multiple outlets correctly * Handle multiple outlets that share the same lazy components (this was tricky) * NO LONGER USING INTERNAL APIS OR REQUIRING ANNOTATIONS!!!! 🎉 😄 * `APP_NAME` and `APP_VERSION` should be working now... * `AngularFireAnalytics` now gets it's `measurementId` from Analytics rather than your config, there's an edge case where this can change out from underneath you, which the JS SDK handles * Got `DEBUG_MODE` working again
chore(release): changelog and support NG 11 peer (angular#2646) * Support NG 11 * Add 6.1.0-rc.0 changelog * Only run push on main branch
chore(): update repository name in `package.json` (angularfire2 --> a… …ngularfire) (angular#2642)
chore(release): 6.0.1 (angular#2519) * fix(schematic): merge conflict in deploy action * CRUD operations should be in ngZone * Update perf doc with await * Changelog entry
AngularFire 6.0 🔥 (angular#2376) * Updating peer dependencies * `ng add @angular/fire` now will overwrite firebase config, if present * `ng add @angular/fire` now adds `@firebase/firestore` to the server schematic `externalDependencies` if present * `ng deploy --preview` is now interactive and functions on non-SSR * `ng deploy` will respect the `bundleDependencies` and `externalDependencies` server schematic options * `ng deploy` now defaults to 1GB of ram on Cloud Functions * Fixed various issues with functions deploy * Simplified `AngularPerformanceMonitoring`
PreviousNext