2.1.0 (2018-06-28)
- add config to contextToProps (2d870cc)
2.0.0 (2018-06-04)
BREAKING CHANGES
config
in propsToContext(Provider, config?)(BaseComponent)
has been changed to be a list of prop names to include (string[]
) or a function of props (returning the desired context).