Releases: styled-components/polished
Releases · styled-components/polished
v4.3.1
Bug Fixes & Improvements
- Remove annotate-pure-calls plugin to address incompatibility with later versions of rollup.
- Update dependencies.
v4.2.2
Bug Fixes
- Color Modules - addresses an issue with longer floats in color values. (#610 - Thanks to @levymetal)
v4.2.1
Bug Fixes
hls(a)
- now properly parses percentages for opacity.
rgb(a)
- now properly parses percentages for opacity.
v4.2.0
Improvements
- color Modules - now support space-separated CSS color values for rgb(a) and hsl(a). (#605)
rgb
- now accepts optional opacity value.
hsl
- now accepts optional opacity value.
v4.1.4
Bug Fixes
- mix - remove unnecessary division by 1 (#59)
v4.1.3
Bug Fixes
- Addressed several performance issues with regexes.
v3.7.2 LTS
Bug Fixes
- Addressed several performance issues with regexes.
v4.1.2
Bug Fixes
- fluidRange - updated return value to use an array to address unclear object property typing error in flow.
v4.1.1
Bug Fixes
- scarf - removed scarf analytics package due to yarn incompatibilities and concerns over GDPR compliance.
v3.7.1 LTS
Bug Fixes
- scarf - removed scarf analytics package due to yarn incompatibilities and concerns over GDPR compliance.