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 16fe148 commit 8b5ee7fCopy full SHA for 8b5ee7f
CHANGES.md
@@ -2,12 +2,14 @@
2
> Jul 19, 2016
3
4
- **Breaking:** Remove all deprecated functionality as of v2.6.0 ([#3603], [#3646])
5
+- **Breaking:** Support history v3 instead of history v2 ([#3647])
6
- **Feature:** Add `router` to props for route components ([#3486])
7
8
[v3.0.0-alpha.2]: https://github.com/reactjs/react-router/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
9
[#3486]: https://github.com/reactjs/react-router/pull/3486
10
[#3603]: https://github.com/reactjs/react-router/pull/3603
11
[#3646]: https://github.com/reactjs/react-router/pull/3646
12
+[#3647]: https://github.com/reactjs/react-router/pull/3647
13
14
15
## [v3.0.0-alpha.1]
0 commit comments