We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fccc0cd commit c177488Copy full SHA for c177488
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## 0.20.3
4
+ - Fixed mismatch in arities when using `navigate()` and `setPath()`.
5
+
6
+## 0.20.2
7
+ - Fixed middle-click and ctrl/meta click on <Link> components not opening
8
+ in a new tab.
9
10
## 0.20.1
11
12
- Fixed `reactify` devdep in examples.
0 commit comments