github angular/angularfire 19.0.0-rc.0

pre-release7 hours ago

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

Don't miss a new angularfire release

NewReleases is sending notifications on new releases.