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