mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
190fa07b9a
Adds a migration that casts the value of `ActivatedRouteSnapshot.fragment` to be non-nullable. Also moves some code from the `AbstractControl.parent` migration so that it can be reused. Relates to #37336. PR Close #41092