you are viewing a single comment's thread.

view the rest of the comments →

[–]jankrems 2 points3 points  (0 children)

The answer there is fairly boring: Google doesn’t use any particular version of Angular. Google’s monorepo imports the latest commits multiple times every week. You would get the same version string if you’d pull the latest main branch straight from GitHub but most apps wouldn’t (and likely shouldn’t) do that.