Skip to content

Releases: angular/angularfire

16.0.0

Choose a tag to compare

@jamesdaniels jamesdaniels released this 26 Oct 18:04
1350920

We're now pinning to Angular's major versioning :) AngularFire v16 is compatible with Angular v16 and only Angular v16.

16.0.0-rc.0

16.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 25 Oct 05:49

Is this thing on? 😉

7.6.1

Choose a tag to compare

@jamesdaniels jamesdaniels released this 27 May 04:23
b4c3da8
  • Fix semver check for ng-deploy (version 2)

7.6.0

Choose a tag to compare

@jamesdaniels jamesdaniels released this 27 May 03:50
7a2402a

7.5.0

Choose a tag to compare

@jamesdaniels jamesdaniels released this 22 Nov 21:21
57d9005
  • Mark as compatible with ng 15

7.4.1

Choose a tag to compare

@jamesdaniels jamesdaniels released this 07 Jun 16:08
27d4bad
  • Allow firebase-tools v11 as a peer

7.4.0

Choose a tag to compare

@jamesdaniels jamesdaniels released this 06 Jun 15:46
7d47166

Misc.

Bug Fixes

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

7.3.0

Choose a tag to compare

@jamesdaniels jamesdaniels released this 23 Mar 03:44
a6abd1d

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

Choose a tag to compare

@jamesdaniels jamesdaniels released this 10 Feb 20:25
4a76e02

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

Choose a tag to compare

@jamesdaniels jamesdaniels released this 11 Nov 19:34
390691b

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)