Skip to content

feat(router): convert lastSuccessfulNavigation to signal #63057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JeanMeche
Copy link
Member

This commit also include an ng update migration to ensure lastSuccessfulNavigation is invoked.

BREAKING CHANGE: lastSuccessfulNavigation is now a signal and needs to be invoked

@JeanMeche JeanMeche added this to the v21 Candidate milestone Aug 7, 2025
@ngbot ngbot bot removed this from the v21 Candidate milestone Aug 7, 2025
@JeanMeche JeanMeche added the target: major This PR is targeted for the next major release label Aug 7, 2025
@JeanMeche JeanMeche added this to the v21 Candidate milestone Aug 7, 2025
@ngbot ngbot bot removed this from the v21 Candidate milestone Aug 7, 2025
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit area: router labels Aug 7, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 7, 2025
@JeanMeche JeanMeche modified the milestones: Backlog, v21 Candidate Aug 7, 2025
This commit also include an `ng update` migration to ensure `lastSuccessfulNavigation` is invoked.

BREAKING CHANGE: `lastSuccessfulNavigation` is now a signal and needs to be invoked
@JeanMeche JeanMeche force-pushed the lastSuccessfulNavigation branch from 08e15a5 to 3046187 Compare August 7, 2025 23:02
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 detected: feature PR contains a feature commit 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