angular/goldens/public-api/router
Alex Rickabaugh 07017a7bd3 feat(router): prevent provideRouter() from usage in @Component (#47669)
This commit switches `provideRouter()` to return the new
`EnvironmentProviders` wrapper type, preventing it from being accidentally
(or intentionally) included in `@Component.providers`.

PR Close #47669
2022-10-07 14:03:13 -07:00
..
testing refactor(router): Update TitleStrategy to useFactory (#46876) 2022-07-18 22:02:18 +00:00
upgrade test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
errors.md feat(router): Add UrlTree constructor to public API (#47186) 2022-08-22 10:44:52 -07:00
index.md feat(router): prevent provideRouter() from usage in @Component (#47669) 2022-10-07 14:03:13 -07:00