mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-01 23:00:19 +00: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