github angular/angularfire 7.0.0

latest releases: 18.0.1, 18.0.0, 18.0.0-rc.0...
3 years ago

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.

Don't miss a new angularfire release

NewReleases is sending notifications on new releases.