Skip to content

Commit 76862e9

Browse files
committed
3.0.5
1 parent a0c7767 commit 76862e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v3.0.5](https://github.com/ReactTraining/react-router/compare/v3.0.4...v3.0.5)
2+
> Apr 10, 2017
3+
4+
- Manually set displayName for components
5+
- Async hooks could be removed during simultaneous server requests (#4941 by @s-yadav)
6+
17
## [v3.0.4](https://github.com/ReactTraining/react-router/compare/v3.0.3...v3.0.4)
28
> Apr 9, 2017
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A complete routing library for React",
55
"files": [
66
"*.md",

0 commit comments

Comments
 (0)