react-look v1.0.0-beta5 Release Notes

  • ๐Ÿ‘Œ Improvements
    • ๐Ÿ‘Œ improved rendering performance
    • โœ‚ removed additional wrapper within <LookRoot> ( #217 )
    • โž• added [Stateful Selectors](packages/react-look-core/docs/plugins/StatefulSelector.md)-plugin to create selectors as a function of props, state and context
    • โž• added Static Prefixer-plugin to use inline-style-prefix-all by default
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fixed a bug that cascaded dynamic values ( #218 )
    • โž• added missing dependency ( #214 )