Skip to content

Releases: angular/angularfire

5.0.0-rc.6

26 Jan 14:59
e27b91f
Compare
Choose a tag to compare

Bug Fixes

  • Migrate imports to new Typings from 4.8.1 to resolve #1385 (7ec51b2)
  • Removing errant old import. Updating build with latest namespace. Fixing import for main @firebase/app. This resolves failing tests. (a13bf9b)
  • afs: fix di warning (#1401) (23ab383)
  • afs/typings: valueChanges should return Observable<T|null> (#1321) (aadc71a)

Features

  • storage: Add Cloud Storage support (e2283b1)

5.0.0-rc.4

17 Nov 23:14
Compare
Choose a tag to compare

Bug Fixes

5.0.0-rc.3

14 Oct 00:40
Compare
Choose a tag to compare

Bug Fixes

  • afs: change doc.update() parameter type to Partial (#1247) (297cabb), closes #1245 #1215
  • rtdb: Fixed null set handling, ordering, and cleaned up types (#1264) (eda1c41)

5.0.0-rc.2

05 Oct 23:15
Compare
Choose a tag to compare

Bug Fixes

  • afs: Allow multiple subscribers by using share, closes #1191 (#1192) (21522ab)
  • afs: Don't filter empty changes (allow for null set) (eb71edc)
  • afs: remove debugger statement from collection/changes.ts (#1190) (88a25e7)
  • auth: Clean up the authentication module (8ab3803)

4.0.0-rc.2

16 Aug 12:53
Compare
Choose a tag to compare
chore(release): bump versions. verify package versions.

4.0.0-rc.1

02 Jun 21:31
Compare
Choose a tag to compare
Merge pull request #1018 from jamesdaniels/rc1

chore(release): Changelog

4.0.0-rc.0

02 May 22:36
Compare
Choose a tag to compare
chore(release): Release RC0

2.0.0-beta.8

16 Feb 13:00
Compare
Choose a tag to compare
chore(release): Release beta.8 (#826)

2.0.0-beta.7

13 Jan 17:20
Compare
Choose a tag to compare
2.0.0-beta7

chore(release): Release beta.7

2.0.0-beta.7

13 Jan 17:19
Compare
Choose a tag to compare
chore(api): Remove old database and auth providers