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 3281ed8 commit aa9b33fCopy full SHA for aa9b33f
CHANGES.md
@@ -1,3 +1,14 @@
1
+## [v2.8.0]
2
+> Sep 9, 2016
3
+
4
+- **Feature:** Support omitting `to` on `<Link>` ([#3803])
5
+- **Refactor:** Use `history.replace` instead of `history.transitionTo` for redirects ([#3799])
6
7
+[v2.8.0]: https://github.com/reactjs/react-router/compare/v2.7.0...v2.8.0
8
+[#3799]: https://github.com/reactjs/react-router/pull/3799
9
+[#3803]: https://github.com/reactjs/react-router/pull/3803
10
11
12
## [v2.7.0]
13
> Aug 20, 2016
14
0 commit comments