To install Sass 1.79.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Changes to how selector.unify() and @extend combine selectors:
The relative order of pseudo-classes (like :hover) and pseudo-elements (like ::before) within each original selector is now preserved when they're combined.
Pseudo selectors are now consistently placed at the end of the combined selector, regardless of which selector they came from. Previously, this reordering only applied to pseudo-selectors in the second selector.
Tweak the color transformation matrices for OKLab and OKLCH to match the newer, more accurate values in the CSS spec.
Fix a slight inaccuracy case when converting to srgb-linear and display-p3.
Potentially breaking bug fix:math.unit() now wraps multiple denominator units in parentheses. For example, px/(em*em) instead of px/em*em.
Command-Line Interface
Use @parcel/watcher to watch the filesystem when running from JavaScript and not using --poll. This should mitigate more frequent failures users have been seeing since version 4.0.0 of Chokidar, our previous watching tool, was released.
JS API
Fix SassColor.interpolate() to allow an undefined options parameter, as the types indicate.
Embedded Sass
Properly pass missing color channel values to and from custom functions.
Changes to how selector.unify() and @extend combine selectors:
The relative order of pseudo-classes (like :hover) and pseudo-elements
(like ::before) within each original selector is now preserved when
they're combined.
Pseudo selectors are now consistently placed at the end of the combined
selector, regardless of which selector they came from. Previously, this
reordering only applied to pseudo-selectors in the second selector.
Tweak the color transformation matrices for OKLab and OKLCH to match the
newer, more accurate values in the CSS spec.
Fix a slight inaccuracy case when converting to srgb-linear and
display-p3.
Potentially breaking bug fix:math.unit() now wraps multiple denominator
units in parentheses. For example, px/(em*em) instead of px/em*em.
Command-Line Interface
Use @parcel/watcher to watch the filesystem when running from JavaScript and
not using --poll. This should mitigate more frequent failures users have
been seeing since version 4.0.0 of Chokidar, our previous watching tool, was
released.
JS API
Fix SassColor.interpolate() to allow an undefined options parameter, as
the types indicate.
Embedded Sass
Properly pass missing color channel values to and from custom functions.
Commits
7290399 Partially replace chokidar with @parcel/watcher (#2379)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 17 updates in the / directory:
7.25.2
7.25.8
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
20.16.10
20.16.11
18.3.10
18.3.11
18.3.0
18.3.1
7.37.0
7.37.1
1.79.4
1.79.5
8.3.4
8.3.5
5.6.2
5.6.3
5.4.8
5.4.9
Updates
@babel/core
from 7.25.2 to 7.25.8Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
f9cb91a
v7.25.82570cfd
Restore public API ofresolvePlugin
/resolvePreset
(#16888)2533cfb
v7.25.72ee4982
chore: ImproveloadFullConfig
types (#16872)b2ba04c
Allow sync loading of ESM when--experimental-require-module
(#16820)cd8ffa4
[Babel 8] fix: Throwing exceptions synchronously (#16836)9e14f7d
chore: Enable more lint rules (#16827)7722f23
Updatetypescript
&typescript-eslint
(#16826)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@storybook/addon-essentials
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-essentials
's releases.Changelog
Sourced from
@storybook/addon-essentials
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/addon-interactions
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-interactions
's releases.Changelog
Sourced from
@storybook/addon-interactions
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/addon-links
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-links
's releases.Changelog
Sourced from
@storybook/addon-links
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/addon-onboarding
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-onboarding
's releases.Changelog
Sourced from
@storybook/addon-onboarding
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/blocks
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/blocks
's releases.Changelog
Sourced from
@storybook/blocks
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/builder-vite
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/builder-vite
's releases.Changelog
Sourced from
@storybook/builder-vite
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/react
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/react
's releases.Changelog
Sourced from
@storybook/react
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/react-vite
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/react-vite
's releases.Changelog
Sourced from
@storybook/react-vite
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/test
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@types/node
from 20.16.10 to 20.16.11Commits
Updates
@types/react
from 18.3.10 to 18.3.11Commits
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
eslint-plugin-react
from 7.37.0 to 7.37.1Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
ae6fb8d
Update CHANGELOG and bump version63e0b49
[meta] do not npmignored.ts
files1f95a24
[readme] Fix shared settings linkUpdates
sass
from 1.79.4 to 1.79.5Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
7290399
Partially replace chokidar with@parcel/watcher
(#2379)85b467b
Update LMS matrices (#2374)2c5f1e9
Use correct notation for multiple denominator units (#2375)d58e219
Addsass-parser
support for for the@supports
rule (#2378)5535d1f
Fix srgb to linear (#2372)5acae8a
Fix JS APIcolor.interpolate(color2)
without options (#2369)4890989
Add support for missing color channels to the protofier (#2366)67fecff
unifyComound() and unifyComplex() no longer move pseudo-classes across pseudo...Updates
storybook
from 8.3.4 to 8.3.5Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
vite
from 5.4.8 to 5.4.9Changelog
Sourced from vite's changelog.
Commits
898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)ae44163
docs: update homepage (#18274)262a879
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show