-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency polished to v4 #16
base: master
Are you sure you want to change the base?
Conversation
Hey! Changelogs info seems to be missing or might be in incorrect format. |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/alexrogalskiy/nteract/FtNV6whuqcdFPmGM8Ygz1yaUBNKN |
5d59d0f
to
7b65ffb
Compare
7b65ffb
to
893e694
Compare
893e694
to
ad20842
Compare
ad20842
to
d84b467
Compare
Deployment failed with the following error:
|
d84b467
to
1da0571
Compare
Pull request by bot. No need to analyze |
Deployment failed with the following error:
|
1da0571
to
557279d
Compare
557279d
to
0f59bbc
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0f59bbc
to
74dfd97
Compare
74dfd97
to
a9d8d7e
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/polished@3.6.7 |
a9d8d7e
to
1555ac6
Compare
1555ac6
to
f97f7d3
Compare
This PR contains the following updates:
3.6.7
->4.3.1
Release Notes
styled-components/polished (polished)
v4.3.1
Compare Source
Bug Fixes & Improvements
v4.3.0
Compare Source
v4.2.2
Compare Source
Bug Fixes
v4.2.1
Compare Source
Bug Fixes
hls(a)
- now properly parses percentages for opacity.rgb(a)
- now properly parses percentages for opacity.v4.2.0
Compare Source
Improvements
rgb
- now accepts optional opacity value.hsl
- now accepts optional opacity value.v4.1.4
Compare Source
Bug Fixes
v4.1.3
Compare Source
Bug Fixes
v4.1.2
Compare Source
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Introducing polished.js v4.1.0!
We're super stoked to announce that polished.js v4.1.0 is officially out! It is available via your package manager of choice. This will be the final non-patch release before v5.
npm install polished
yarn add polished
Release Highlights
New Module
remToPx
: We've introduced a new module to handle converting torem
values topx
values. (#376)Analytics
v4.0.5
Compare Source
Documentation
readableColor
- Update docs and function signature to be clearer about the use of each parameter.v4.0.4
Compare Source
Bug Fixes
v4.0.3
Compare Source
Bug Fix
v4.0.2
Bug Fix
ellipsis
: Fixes an issue where thewebkit
prefix was not properly applied with the multiline option. (Thanks @drakang4 - #546)v3.7.2
: LTSCompare Source
Bug Fixes
v3.7.1
: LTSCompare Source
Bug Fixes
v3.7.0
: LTSCompare Source
Introducing polished.js v3.7.0 LTS!
We're excited to release v3.7.0, polished's first Long Term Support (LTS) branch. We will continue to back-port critical bug and security fixes to this branch until the release of v5, at which point v4 will become the new LTS branch. This release also officially deprecates polished v2.x.x.
npm install polished@lts
yarn add polished@lts
Release Highlights
Improvements & Bug Fixes
between
: now properly throws an error when mixed units are used for from/toSize and min/maxScreen. This also fixes the same bug influidRange
. (#445)readableColor
- Update docs and function signature to be clearer about the use of each parameter.transparentize
- addressed an issue where we weren't handling cases where floats were greater than 2 decimals. (#548)triangle
Improvement: once again properly works withinherit
by setting individual properties when inherit is used. (#430)Contributor Improvements
.prettierrc
and.prettierignore
to better control formatting in development environments.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.