Tags: Capelinha/angularfire
Tags
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`
Fixing some stuff since rc-1 (angular#2347) * Adding a sample repo * Drop updateMetatdata * Fix the zone tests * Drop the manual side-effect imports
Docs and fixes for 6.0 (angular#2316) * Brought a fix in from `5.4.2` ([angular#2315](angular#2315)) * Fixed `@angular/fire/analytics` attempting to use `global` ([angular#2303](angular#2303)) * Fix the error message on storage ([angular#2313](angular#2313)) * Starting on documentation for 6.0
Removing the problematic share from the zone.js changes (angular#2315) * Removing the problematic share from the zone.js changes * 5.4.1 & changelog entry * Dropping the cache and matrix from travis, as I have in master
PreviousNext