We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e706133 commit 78e04fbCopy full SHA for 78e04fb
CHANGES.md
@@ -1,3 +1,14 @@
1
+## [v2.6.0]
2
+> Jul 18, 2016
3
+
4
+- **Feature:** Add `prevState` as argument to `onLeave` hooks ([#3616])
5
+- **Bugfix:** Fix when the `<Link>` `onClick` invariant runs ([#3636])
6
7
+[v2.6.0]: https://github.com/reactjs/react-router/compare/v2.5.2...v2.6.0
8
+[#3616]: https://github.com/reactjs/react-router/pull/3616
9
+[#3636]: https://github.com/reactjs/react-router/pull/3636
10
11
12
## [v2.5.2]
13
> Jul 1, 2016
14
0 commit comments