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 bac81f3 commit 852def4Copy full SHA for 852def4
CHANGES.md
@@ -1,3 +1,14 @@
1
+## [v2.5.1]
2
+> Jun 23, 2016
3
+
4
+- **Bugfix:** Throw error instead of silently failing with history v3 ([#3571])
5
+- **Bugfix:** Explicitly throw error in `onClick` handler of `<Link>` rendered outside of router context ([#3572])
6
7
+[v2.5.1]: https://github.com/reactjs/react-router/compare/v2.5.0...v2.5.1
8
+[#3571]: https://github.com/reactjs/react-router/pull/3571
9
+[#3572]: https://github.com/reactjs/react-router/pull/3572
10
11
12
## [v2.5.0]
13
> Jun 22, 2016
14
0 commit comments