Skip to content

Comments

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

Merged
thePunderWoman merged 1 commit intoangular:mainfrom
JeanMeche:provideRoutes-removal
Feb 24, 2026
Merged

refactor(router): remove deprecated provideRoutes function.#67237
thePunderWoman merged 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
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

reviewed-for: fw-general, public-api, angular-dev

@JeanMeche JeanMeche removed the request for review from atscott February 24, 2026 17:06
@JeanMeche JeanMeche added the action: merge The PR is ready for merge by the caretaker label Feb 24, 2026
@thePunderWoman thePunderWoman merged commit bdb6ae9 into angular:main Feb 24, 2026
21 checks passed
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker 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.

2 participants