fix(deps): update dependency styled-components to v5.3.11 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
styled-components (source) | dependencies | patch | 5.3.3 -> 5.3.11 |
Release Notes
styled-components/styled-components (styled-components)
v5.3.11
Removed use of the useDebugValue
hook to rectify older React support.
Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.10...v5.3.11
v5.3.10
What's Changed
- fix: Do not add px to unitless CSS variables by @Lazyuki in https://github.com/styled-components/styled-components/pull/3975
Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.9...v5.3.10
v5.3.9
What's Changed
- [v5] Make styled components work when the Object prototype is frozen by @jportner in https://github.com/styled-components/styled-components/pull/3964
Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.8...v5.3.9
v5.3.8
What's Changed
fix(constants): rework process env guard
Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.7-fixed...v5.3.8
v5.3.7
v5.3.6
What's Changed
- Fix statement on Ukraine by @Fer0x in https://github.com/styled-components/styled-components/pull/3724
- Fix/nonce in ssr by @samimakicc in https://github.com/styled-components/styled-components/pull/3755
Deprecations
-
$as
and$forwardedAs
will be removed in the next major version, use the unprefixed props instead
New Contributors
- @samimakicc made their first contribution in https://github.com/styled-components/styled-components/pull/3755
Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.5...v5.3.6
v5.3.5
Add statement of solidarity against the war on Ukraine
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.