Skip to content

6.1.2

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 24 Nov 18:55
· 145 commits to master since this release

Bug Fixes

  • afs: document's actions should have appropriate types (#2683) (d36544f)
  • afs: fixing the metadata in snapshotChanges and more (#2670) (d5dbe99)
  • afs: stateChanges and auditLog 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