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

latest releases: 6.1.13, 6.1.12, 6.1.11...
2 years ago

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.