Skip to content

Releases: angular/angularfire

19.0.0-rc.0

20 Nov 04:30
a58b329
Compare
Choose a tag to compare
19.0.0-rc.0 Pre-release
Pre-release

What's Changed

  • Allow use in Zoneless projects
  • Depends on Angular v19, Firebase v11
  • Now bundling schematics, this allows us to clean up some dependencies
  • Drop locationId from the downloaded config on ng add, fixes #3556

What's left

Before we release v19 final we have a couple things to fix up

  • Make sure Zoneless is working well with Angular SSR, better leverage PendingTasks
  • Dust off the rxfire dependency, it's a little long in the tooth
  • We marked a couple flaky FirestoreCollectionGroup tests as pending, we should sort those
  • Codesplit the now bundled schematics, will shave ~2mb off the tarball
  • Update samples and docs to v19
  • Address any show stoppers encountered while testing
  • Add an upgrade schematic to migrate from Firebase v10 => 11 and vertex-preview => vertex

New Contributors

Full Changelog: 18.0.1...19.0.0-rc.0

18.0.1

23 May 17:07
Compare
Choose a tag to compare

What's changed:

Full Changelog: 18.0.0...18.0.1

18.0.0

22 May 19:20
bfc27e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.1.0...18.0.0

18.0.0-rc.0

22 May 15:27
c866d08
Compare
Choose a tag to compare
18.0.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: 17.1.0...18.0.0-rc.0

17.1.0

14 May 19:27
827a717
Compare
Choose a tag to compare

What's Changed

  • Real standalone providers by @robertIsaac in #3503
  • Lots of updates to the documentation
  • Updated the Firebase dependency
  • Deprecation note on legacy ng-deploy
  • Add a Vertex AI wrapper @angular/fire/vertexai-preview
  • Dropping ng-deploy setup from ng-add

New Contributors

Full Changelog: 17.0.1...17.1.0

17.0.1

11 Jan 17:43
73b40da
Compare
Choose a tag to compare
  • Allow use of firebase-tools v13 as a peer

17.0.0

07 Dec 15:46
8157744
Compare
Choose a tag to compare
  • Mark as compatible with ng@17
  • Bump firebase dependency
  • Add configurations to ng-deploy
  • Utilize firebase-tools 13+
  • Work arounds for bugs in firebase-tools

17.0.0-next.0

30 Oct 21:10
Compare
Choose a tag to compare
17.0.0-next.0 Pre-release
Pre-release
  • Mark compatible with ng@next (v17)

16.0.0

26 Oct 18:04
1350920
Compare
Choose a tag to compare

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

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

Is this thing on? 😉