mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 22:38:33 +08:00
- Cleaned up and made the typings and tests consistent stylewise - Support typings for the mergeProps parameter - Allow mapStateToProps and mapDispatchToProps to be optional when type parameters are provided - Make static members accessible on the wrapped component - Use stricter typings in the quick start counter tests - Added a single type variable form for connect to specify TOwnProps