feat(router): allow throwing RedirectCommand to trigger redirects · angular/angular@b65dea4 · GitHub
DRANK

This allows developers to throw a `RedirectCommand` directly from guards and resolvers to trigger a redirect. The primary benefit is that we no longer need to pollute the return type of functions ...

github.com
Related Topics: GitHub Git Angular
1 comments