Skip to content

Commit e9d1da4

Browse files
committed
3.0.2 changes
1 parent 37dc2fe commit e9d1da4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
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+
16
## [v3.0.1](https://github.com/ReactTraining/react-router/compare/v3.0.0...v3.0.1)
27
> Jan 12, 2017
38
49
- Pass transition hook's arguments correctly ([#4123] by @arkist)
510
- Fix index routes inside async pathless routes ([#4147] by @taurose)
611
- 'to' maybe undefined ([#4216] by @panzj)
712
- 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)
914

1015
[#4123]: https://github.com/ReactTraining/react-router/pull/4123
1116
[#4147]: https://github.com/ReactTraining/react-router/pull/4147

0 commit comments

Comments
 (0)