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 237edad commit e5c3de7Copy full SHA for e5c3de7
CHANGES.md
@@ -1,3 +1,16 @@
1
+## [v3.0.0-alpha.3]
2
+> Aug 2, 2016
3
+
4
+- **Feature:** Support function `to` prop in `<Link>` ([#3669])
5
+- **Chore:** Move ES module build to `es/` ([#3670])
6
+- **Chore:** Add `module` entry point for webpack 2 ([#3672])
7
8
+[v3.0.0-alpha.3]: https://github.com/reactjs/react-router/compare/v3.0.0-alpha.2...v3.0.0-alpha.3
9
+[#3669]: https://github.com/reactjs/react-router/pull/3669
10
+[#3670]: https://github.com/reactjs/react-router/pull/3670
11
+[#3672]: https://github.com/reactjs/react-router/pull/3672
12
13
14
## [v3.0.0-alpha.2]
15
> Jul 19, 2016
16
0 commit comments