Skip to content

Releases: angular/angularfire

7.0.2

Choose a tag to compare

@jamesdaniels jamesdaniels released this 31 Aug 02:50
9eca578

Bug fixes

  • types: firebase/* types were not being reexported from the @angular/fire/* modules (modular)

Misc

  • dynamically generating @angular/fire/firestore-protos which is a webpack file-loader for bundling firestore

7.0.1

Choose a tag to compare

@jamesdaniels jamesdaniels released this 30 Aug 18:11
7875df9

Bug fixes

  • messaging: onMessage will no longer destablize the Angular Zone
  • core: Injected Classes now have a better fallback pattern for finding defaults, #2909 allowing use of emulators and other config options as expected
  • schematic: upgrade schematic will no longer rewrite .ts files outside of your project root, #2907

7.0.0

Choose a tag to compare

@jamesdaniels jamesdaniels released this 25 Aug 16:45
338da72

Breaking changes

  • Angular 12 is required
  • AngularFire now only works in Ivy applications
  • Firebase JS SDK v9 is required
  • The existing AngularFire v6 API surface has moved from @angular/fire/* to @angular/fire/compat/* (see compatibility mode)
  • compat/auth: USE_EMULATOR DI token is now in the form of ['http://localhost:9099']

Features

  • New modular API surface available at @angular/fire/*
  • compat/storage: USE_EMULATOR DI token

See the v7 upgrade guide for more information.

7.0.0-rc.0

7.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 19 Aug 20:56
b86bae7
chore(release): Release candidate (#2894)

7.0.0-alpha.5

7.0.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 17 Aug 18:00

See #2770 for more details.

7.0.0-alpha.4

7.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 17 Aug 01:43

See #2770 for more details.

7.0.0-alpha.3

7.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 16 Aug 19:42

See #2770 for more details.

7.0.0-alpha.2

7.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 09 Aug 20:32

See #2770 for more details.

7.0.0-alpha.1

7.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 28 Jul 01:51

See #2770 for more details.

7.0.0-alpha.0

7.0.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 18 May 19:42

See #2770 for more details.