Skip to content

Comments

refactor(router): remove deprecated provideRoutes function.#67237

Open
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:provideRoutes-removal
Open

refactor(router): remove deprecated provideRoutes function.#67237
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:provideRoutes-removal

Conversation

@JeanMeche
Copy link
Member

provideRoutes was deprecated in v15.

BREAKING CHANGE: provideRoutes() has been removed. Use provideRouter() or ROUTES as multi token if necessary.

@JeanMeche JeanMeche added breaking changes target: major This PR is targeted for the next major release labels Feb 24, 2026
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change area: router labels Feb 24, 2026
@ngbot ngbot bot added this to the Backlog milestone Feb 24, 2026
@JeanMeche JeanMeche changed the title refactor(router): remove deprecaed provideRoutes function. refactor(router): remove deprecated provideRoutes function. Feb 24, 2026
@JeanMeche JeanMeche force-pushed the provideRoutes-removal branch from 35d4d47 to 2b92cb6 Compare February 24, 2026 09:11
`provideRoutes` was deprecated in v15.

BREAKING CHANGE: `provideRoutes()` has been removed. Use `provideRouter()` or `ROUTES` as multi token if necessary.
@JeanMeche JeanMeche force-pushed the provideRoutes-removal branch from 2b92cb6 to ddfcb1c Compare February 24, 2026 09:16
@JeanMeche JeanMeche requested a review from atscott February 24, 2026 11:17
@JeanMeche JeanMeche marked this pull request as ready for review February 24, 2026 11:18
@JeanMeche
Copy link
Member Author

G3 has been cleaned up.

@pullapprove pullapprove bot requested a review from thePunderWoman February 24, 2026 11:18
@JeanMeche JeanMeche removed the request for review from thePunderWoman February 24, 2026 11:18
@pullapprove pullapprove bot requested a review from thePunderWoman February 24, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: router breaking changes detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant