This release fixes a bug with <Link>
so that, when the to
location is the same as the current, the history state entry is replaced instead of pushed to the stack. See #5362 for details. 🥳
Thanks to @guidobouman for the PR and for everyone else who weighed in for the fix!