npm styled-components 6.0.0-beta.2
v6.0.0 beta 2

latest releases: 6.1.11, 6.1.10-test.1, 6.1.10-test.0...
20 months ago
yarn add styled-components@beta

What's Changed

  • breaking removed runtime prop validation functionality; use transient props for styling-only props or shouldForwardProp for more advanced scenarios
  • only minify standalone prod build by @henryqdineen in #3796
  • refactored component types to use a consolidated setup with a runtime switch (web | native) in the generic
  • improve misc types
  • smaller code size

Full Changelog: v6.0.0-beta.1...v6.0.0-beta.2

Don't miss a new styled-components release

NewReleases is sending notifications on new releases.