Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 4eddd0f

Browse files
chore: add todo
1 parent 074e029 commit 4eddd0f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

todo.txt

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v13
2+
3+
- You can now disable the navigation of a routerLink by passing undefined and null.
4+
Previously the routerLink directive used to accept these two values as equivalent to an empty string.
5+
6+
- Migrates `[routerLink]=""` in templates to `[routerLink]="[]"` because these links are likely intended to route to the current page with updated fragment/query params.

0 commit comments

Comments
 (0)