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 62af2ce commit fdbff8aCopy full SHA for fdbff8a
CHANGES.md
@@ -1,3 +1,12 @@
1
+## [v2.6.1]
2
+> Jul 29, 2016
3
+
4
+- **Bugfix:** Correctly handle routes with patterns that are the names of properties on `Object.prototype` ([#3680])
5
6
+[v2.6.1]: https://github.com/reactjs/react-router/compare/v2.6.0...v2.6.1
7
+[#3680]: https://github.com/reactjs/react-router/pull/3680
8
9
10
## [v2.6.0]
11
> Jul 18, 2016
12
0 commit comments