File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
- ## [ HEAD ] \( v2.4.0\)
2
- > Unreleased
1
+ ## [ v2.4.0]
2
+ > April 28, 2016
3
3
4
4
- ** Feature:** Add ` withRouter ` higher-order component for injecting ` props.router ` ([ #3352 ] )
5
5
- ** Minor:** Add React as a peer dependency ([ #3361 ] )
6
6
- ** Minor:** Upgrade to Babel 6 ([ #3362 ] )
7
+ - ** Minor:** Add ` target ` to ` propTypes ` for ` <Link> ` ([ #3397 ] )
7
8
8
- [ HEAD ] : https://github.com/reactjs/react-router/compare/latest...HEAD
9
- [ #3352 ] : https://github.com/reactjs/react-router/issues/3352
10
- [ #3361 ] : https://github.com/reactjs/react-router/issues/3361
11
- [ #3362 ] : https://github.com/reactjs/react-router/issues/3362
9
+ [ v2.4.0 ] : https://github.com/reactjs/react-router/compare/v2.3.0...v2.4.0
10
+ [ #3352 ] : https://github.com/reactjs/react-router/pull/3352
11
+ [ #3361 ] : https://github.com/reactjs/react-router/pull/3361
12
+ [ #3362 ] : https://github.com/reactjs/react-router/pull/3362
13
+ [ #3397 ] : https://github.com/reactjs/react-router/pull/3397
12
14
13
15
14
16
## [ v2.3.0]
19
21
- ** Minor:** Move ES module build back to ` es6/ ` to avoid breaking people who were incorrectly importing from ` react-router/es6 ` ([ #3334 ] )
20
22
21
23
[ v2.3.0 ] : https://github.com/reactjs/react-router/compare/v2.2.4...v2.3.0
22
- [ #3327 ] : https://github.com/reactjs/react-router/issues /3327
23
- [ #3334 ] : https://github.com/reactjs/react-router/issues /3334
24
- [ #3349 ] : https://github.com/reactjs/react-router/issues /3349
24
+ [ #3327 ] : https://github.com/reactjs/react-router/pull /3327
25
+ [ #3334 ] : https://github.com/reactjs/react-router/pull /3334
26
+ [ #3349 ] : https://github.com/reactjs/react-router/pull /3349
25
27
26
28
27
29
## [ v2.2.4]
You can’t perform that action at this time.
0 commit comments