Potentially breaking compatibility fix: Colors now preserve "analogous
sets" of missing channels during conversions, per the CSS spec. For example, color.to-space(lch(50% none none), lab) now returns lab(50% none none)
instead of lab(50% 0 0).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
8.0.6→8.0.78.0.6→8.0.71.102.0→1.103.1^0.29.0→^0.33.0Release Notes
cssnano/cssnano (cssnano)
v8.0.7: v8.0.7Compare Source
What's Changed
Bug Fixes
Documentation
Website playground
Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@8.0.6...cssnano@8.0.7
sass/dart-sass (sass)
v1.103.1Compare Source
v1.103.0Compare Source
sets" of missing channels during conversions, per the CSS spec. For example,
color.to-space(lch(50% none none), lab)now returnslab(50% none none)instead of
lab(50% 0 0).vercel/satori (satori)
v0.33.0Compare Source
Features
v0.32.0Compare Source
Features
backdrop-filter(#786) (de6db71)v0.31.0Compare Source
Features
shape()inclip-path(#785) (9487cbb)v0.30.0Compare Source
Features
corner-shapesupport (#784) (8705f4c)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.