Releases: johnnyBira/responsive-props
Releases · johnnyBira/responsive-props
v2.0.1
2.0.1 (2019-06-12)
Bug Fixes
- package: update isobject to version 4.0.0 (0ed7685)
v2.0.0
2.0.0 (2019-03-28)
Bug Fixes
- lib: fixes
innerRef
issue (c8d8d9a), closes #7
Features
- lib: implements the new React forwardRef API (d082cdb)
BREAKING CHANGES
- lib: deprecated the use of
innerRef
and nodeRef
props in favour of ref
v1.2.1
1.2.1 (2018-03-08)
Bug Fixes
- readme: correct markdown formatting of code example (2d203a2)
v1.2.0
1.2.0 (2018-03-08)
Bug Fixes
- lib: filter out mixins from the wrapped components porps (bba1eb5)
Features
- libb: add prop
nodeRef
to get underlaying DOM element (e7e616d)
v1.1.0
1.1.0 (2018-03-07)
Bug Fixes
- lib: check for breakpoints inside of theme (4a703e9)
- lib: rename theme namespace (a8753ec)
Features
- readme: a complete README with features and API description (94edf23)
v1.0.0
1.0.0 (2018-03-02)
Features