FriendsOfReactJS / react-css-themr

Easy theming and composition for CSS Modules.
MIT License
23 stars 11 forks source link

Latest props are not used in calculation of theme #78

Closed GenoD closed 5 years ago

GenoD commented 5 years ago

Describe the bug When a new theme is passed to a themr wrapped component props, the old theme is still present.

To Reproduce Steps to reproduce the behavior:

Expected behavior When theme is updated, recalculate with latest props

All platforms affected

GenoD commented 5 years ago

@markusguenther can you please view this issue and corresponding PR?

markusguenther commented 5 years ago

Hello,

I am sorry for the late reply. I am bit busy these days but will take a look soonish :) Thanks for the contribution. I really appreciate that :)

markusguenther commented 5 years ago

Will release the new version later. It is already tagged but the semantic release tool made a mistake and not the tag number is wrong :(

Thanks for the contribution and hope to see you also in other commits :)