Releases: angular/angularfire
Releases · angular/angularfire
6.1.5-rc.5
Look for bluebird
6.1.5-rc.4
Cleaned up the schematics more
6.1.5-rc.3
Cleaning up the ng-add command a bit
6.1.5-rc.2
Add changelog, add timer to ng-add
6.1.5-rc.1
Update the mock
6.1.5-rc.0
Support Angular 12 peer
6.1.4
6.1.3
6.1.2
Bug Fixes
- afs: document's actions should have appropriate types (#2683) (d36544f)
- afs: fixing the metadata in
snapshotChanges
and more (#2670) (d5dbe99) - afs:
stateChanges
andauditLog
correctly emit metadata changes (#2684) (fce594b) - analytics: screen tracking will no longer fail on broken routes (#2678) (ae26b35), closes #2677
- auth: removed the
shareReplay
from auth and addressed Zone.js issues (#2682) (059547b), closes #2681 - core: ensure the UMDs are importing things correctly for the lazy modules (#2676) (6817bcc)
- core: try/catch the HMR/DI warning (#2687) (1530112)
- storage: unsubscribing from the upload progress will not cancel and added replay (#2688) (d845cdd), closes #2685