File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ v3.0.2] ( https://github.com/ReactTraining/react-router/compare/v3.0.1...v3.0.2 )
2
+ > Jan 18, 2017
3
+
4
+ - Re-add module entry to package.json
5
+
1
6
## [ v3.0.1] ( https://github.com/ReactTraining/react-router/compare/v3.0.0...v3.0.1 )
2
7
> Jan 12, 2017
3
8
4
9
- Pass transition hook's arguments correctly ([ #4123 ] by @arkist )
5
10
- Fix index routes inside async pathless routes ([ #4147 ] by @taurose )
6
11
- 'to' maybe undefined ([ #4216 ] by @panzj )
7
12
- Fix withRouter error when used without a Router ([ #4295 ] by @dropfen )
8
- - Adding support for escaped parentheses in Route Paths ([ #4202 ] by @sebastiandeutsch )
13
+ - Adding support for escaped parentheses in Route Paths ([ #4202 ] by @sebastiandeutsch )
9
14
10
15
[ #4123 ] : https://github.com/ReactTraining/react-router/pull/4123
11
16
[ #4147 ] : https://github.com/ReactTraining/react-router/pull/4147
You can’t perform that action at this time.
0 commit comments