Skip to content

Releases: angular/angularfire

16.0.0-rc.0

25 Oct 05:49
Compare
Choose a tag to compare
16.0.0-rc.0 Pre-release
Pre-release

Is this thing on? 😉

7.6.1

27 May 04:23
b4c3da8
Compare
Choose a tag to compare
  • Fix semver check for ng-deploy (version 2)

7.6.0

27 May 03:50
7a2402a
Compare
Choose a tag to compare

7.5.0

22 Nov 21:21
57d9005
Compare
Choose a tag to compare
  • Mark as compatible with ng 15

7.4.1

07 Jun 16:08
27d4bad
Compare
Choose a tag to compare
  • Allow firebase-tools v11 as a peer

7.4.0

06 Jun 15:46
7d47166
Compare
Choose a tag to compare

Misc.

Bug Fixes

  • core: added missing injector input signatures (#3191) (88796bc)

7.3.0

23 Mar 03:44
a6abd1d
Compare
Choose a tag to compare

Features

  • storage: adding wrappers for getBlob, getBytes, and getStream (#3159)

Misc.

  • core: update firebase dependency (#3159)
  • core: mark firebase-tools 10 as compatible (#3159)
  • firestore-protos: no longer needed (#3159)

7.2.1

10 Feb 20:25
4a76e02
Compare
Choose a tag to compare

Bug Fixes

  • compat: Typescript 4.5 inference breaks the PromiseProxy (#3144) (f61bc7d), closes #3090 #3088
  • core: Address bad arguments being passed to zone wrapper (#3127) (8b693e4)
  • core: Defensively catch Firebase isSupported calls (#3146) (520930b)
  • schematic: use oneOf rather than array types in the deploy schematic (#3092) (058d624)
  • schematics: Address ng add console lock up (#3151) (4852c35), closes #3145 #3121

7.2.0

11 Nov 19:34
390691b
Compare
Choose a tag to compare

Features

  • core: marking as compatible with Angular 13 peer (#3057) (390691b)

Bug Fixes

  • schematics: ng-add should pass if sourceRoot is relative to workspace root (#3052) (7e931cb)

7.1.1

18 Oct 15:25
5ecf875
Compare
Choose a tag to compare

Bug Fixes