Skip to content

Releases: Monar/react-styled-box

v1.3.0

18 Nov 15:18

Choose a tag to compare

This release is mostly cleanup and setup update.

  • update babel, rollup, jest and all other devDependencies
  • remove version restrictions from peerDependencies
  • remove unnecessary files from package
  • add publish-please to setup

And added module export:

  • export as commonjs (main) as well as es module (module) package

v1.2.2

21 May 11:01

Choose a tag to compare

  • Update peerDependency to accept styled-components ^3

v1.1.0

19 Oct 21:21

Choose a tag to compare

  • Replace custom Component with basic styled.div

    This change doesn't promotes visibility in react devtools (one less
    level of components obstructing the readability) rather then
    cleaner html result.

v1.0.2

13 Oct 15:33

Choose a tag to compare