npm styled-components 6.1.7
v6.1.7

latest release: 6.1.8
3 months ago

What's Changed

  • chore: add all missing peer dependency statements by @quantizor in #4243

    NOTE: this change may cause some installed dependency duplication until this NPM bug is addressed but yarn and pnpm have correct behavior. Bun also has a similar bug.

    Overall these changes ensure that styled-components is specifying a known working version of all utilized libraries, while instructing the client package manager that higher semver-compliant versions are permissible and should work, assuming the relevant libraries are compliant in practice.

Full Changelog: v6.1.6...v6.1.7

Don't miss a new styled-components release

NewReleases is sending notifications on new releases.