Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

19.0.0-rc.0 #3579

jamesdaniels started this conversation in General
Nov 20, 2024 · 3 comments · 3 replies
Discussion options

What's Changed

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

New Contributors

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


This discussion was created from the release 19.0.0-rc.0.
You must be logged in to vote

Replies: 3 comments 3 replies

This comment has been hidden.

Comment options

jamesdaniels Dec 11, 2024
Maintainer Author

Addressed in 19.0.0-rc.1

Comment options

Sorry to put this in here but I do not have the permission to create new discussions. Can someone please direct me to an up to date article/doc with the explanation how to query Firestore when the page is rendered on the server with SSR? I am just trying out the new angular 19 release and still if I use @angular/fire I do not get the data in the template that are queried with @angular/fire from Firestore. When I open page source I see my page data but the part that is supposed to show the data originating from Firestore has only a placeholder tag in the source code. It is clear that the data is not there on the initial page load, only afterwards when the javascript kicks in on the client it is rendered. I would much appreciate a guideline how this is supposed to be done in Angular 19. Thank you very much.

You must be logged in to vote
2 replies
Comment options

jamesdaniels Dec 11, 2024
Maintainer Author

Give 19.0.0-rc.1 a spin once the build is on NPM, this should allow proper render blocking in Zoneless SSR applications.

Comment options

jamesdaniels Dec 11, 2024
Maintainer Author

In an upcoming release we'll have an improved API for "resuming" the snapshot listener from the server fetch.

Comment options

Hi devs,

  1. Thank you for your efforts to release v19
  2. Any ETA for the final release date?
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /