All Versions
59
Latest Version
Avg Release Cycle
54 days
Latest Release
1633 days ago

Changelog History
Page 2

  • v0.21.2 Changes

    January 25, 2018
    • ๐Ÿ›  Fix multiple-value prefixed inline styles. (#962, #958, #951)
  • v0.21.1 Changes

    January 18, 2018
    • โšก๏ธ Call componentDidUpdate() inherited method (#957).
  • v0.21.0 Changes

    January 08, 2018
    • ๐Ÿ’ป Automatically clear browser state of elements when unmounting and remounting (#956).
      • resolveStyles returns { extraRadiumStateKeys, element } instead of just element.
  • v0.20.1 Changes

    January 08, 2018
    • ๐Ÿ›  Fix v0.20.0 build.
  • v0.20.0 Changes

    January 08, 2018
    • ๐Ÿ’… Upgrade inline-style-prefixer to version ^4.0.0.
  • v0.19.6 Changes

    October 05, 2017
    • ๐Ÿ‘ Allow native ES classes to be used with the Radium enhancer.
  • v0.19.5 Changes

    October 05, 2017
    • โšก๏ธ Enable React 16 in peerDependencies and update tests to React 16.
  • v0.19.4 Changes

    July 21, 2017
    • โœ‚ Remove .babelrc from published npm registry package.
  • v0.19.3 Changes

    July 20, 2017
    • โœ‚ Remove publishr from prod dependencies in npm registry package.
  • v0.19.2 Changes

    July 20, 2017
    • Switch to publishr workflow. (#894, #731, #900)
    • โœ‚ Remove rimraf from prod dependencies in npm registry package.
    • โœ‚ Remove postinstall from scripts in npm registry package. (#794)