To install Sass 1.71.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
For more information about pkg: importers, see the announcement on the Sass blog.
Command-Line Interface
Add a --pkg-importer flag to enable built-in pkg: importers. Currently this only supports the Node.js package resolution algorithm, via --pkg-importer=node. For example, @use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss.
JavaScript API
Add a NodePackageImporter importer that can be passed to the importers option. This loads files using the pkg: URL scheme according to the Node.js package resolution algorithm. For example, @use "pkg:bootstrap" will load node_modules/bootstrap/scss/bootstrap.scss. The constructor takes a single optional argument, which indicates the base directory to use when locating node_modules directories. It defaults to path.dirname(require.main.filename).
Ship the musl Linux release with the proper Dart executable.
JavaScript API
Export the NodePackageImporter class in ESM mode.
Allow NodePackageImporter to locate a default directory even when the
entrypoint is an ESM module.
Dart API
Make passing a null argument to NodePackageImporter() a static error rather
than just a runtime error.
Embedded Sass
In the JS Embedded Host, properly install the musl Linux embedded compiler
when running on musl Linux.
1.71.0
For more information about pkg: importers, see the
announcement on the Sass blog.
Command-Line Interface
Add a --pkg-importer flag to enable built-in pkg: importers. Currently
this only supports the Node.js package resolution algorithm, via
--pkg-importer=node. For example, @use "pkg:bootstrap" will load
node_modules/bootstrap/scss/bootstrap.scss.
JavaScript API
Add a NodePackageImporter importer that can be passed to the importers
option. This loads files using the pkg: URL scheme according to the Node.js
package resolution algorithm. For example, @use "pkg:bootstrap" will load
node_modules/bootstrap/scss/bootstrap.scss. The constructor takes a single
optional argument, which indicates the base directory to use when locating
node_modules directories. It defaults to
path.dirname(require.main.filename).
Dart API
Add a NodePackageImporter importer that can be passed to the importers
This release fixes long standing issue(s) with PopperJS imports with Sveltekit and Vite, and also works with Svelte REPL: #566
Thanks all for the patience and help on resolving.
Mute unhelpful ARIA warnings
This release mutes some unhelpful/unused ARIA warnings when importing from Sveltestrap. These are mostly invalid by default, but we need to pass optional on:click handlers, etc.
Bumps the minor group in /eml-client with 9 updates:
6.2.1
6.5.1
0.2.1
0.2.2
1.2.0
1.5.3
5.2.3
5.3.2
8.33.0
8.57.0
2.27.5
2.29.1
2.15.0
2.35.1
1.58.0
1.71.1
5.10.0
5.11.3
Updates
@fortawesome/fontawesome-svg-core
from 6.2.1 to 6.5.1Release notes
Sourced from
@fortawesome/fontawesome-svg-core
's releases.Commits
deeea78
Release 6.5.1 (#20031)2885a3c
Move files out of the free directory8302f1c
Release 6.5.0 (#20016)f0c2583
Release 6.4.2 (#19842)0698449
Release 6.4.0 (#19631)d02961b
Release 6.3.0 (#19539)adb2273
Typo fixed (#19467)Updates
@fortawesome/svelte-fontawesome
from 0.2.1 to 0.2.2Release notes
Sourced from
@fortawesome/svelte-fontawesome
's releases.Changelog
Sourced from
@fortawesome/svelte-fontawesome
's changelog.Commits
fcc9a06
Release 0.2.207429e1
Fix typings availability (#9)d928abf
Update examplesUpdates
@tauri-apps/api
from 1.2.0 to 1.5.3Release notes
Sourced from
@tauri-apps/api
's releases.Commits
5966812
Apply Version Updates From Current Changes (v1) (#8396)b44e9c0
feat(bundler): redownload outdated/mis-hashed files (#8431)b2f83f0
fix(core): Replace Rc with Arc to prevent crashes when sending events (#8402)0a2175e
fix(cli): expand globs in workspace member paths (#8439)645e1dc
fix(core/updater): check if installer args are not empty before passing `-Arg...50a3d17
fix(core/dialog): reconstruct path using appropriate separator, closes #8074 ...9b230de
fix(utils/config): fix parsingf64
values, closes #8252 (#8407)50e9caa
ci: access cli release id directly (#8398)e5cc72e
ci: fix msrv tests (#8409)0d0501c
refactor(clipboard): use arboard instead of tao closes #8177 (#8394)Updates
bootstrap-scss
from 5.2.3 to 5.3.2Release notes
Sourced from bootstrap-scss's releases.
Commits
c44a190
v5.3.262815d2
v5.3.1211e37d
v5.3.0Updates
eslint
from 8.33.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-import
from 2.27.5 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fade
Bump to 2.29.148fec35
[Deps] updatetsconfig-paths
80aee73
[Dev Deps] updatechai
,eslint-doc-generator
,markdownlint-cli
8c83eaf
[Tests] node v21.3 has a brokenfs.writeFile
e67259e
[Fix]no-unused-modules
: support export patterns with array destructuring9fd3c42
[Tests]no-duplicates
: add passing test12f0300
[Fix]no-extraneous-dependencies
: ignoreexport type { ... } from '...'
w...6d34c88
Bump to 2.29.0ec6a8ea
[Refactor] usehasown
instead ofhas
78f50b8
[Deps] updatearray-includes
,array.prototype.findlastindex
, `array.proto...Updates
eslint-plugin-svelte
from 2.15.0 to 2.35.1Release notes
Sourced from eslint-plugin-svelte's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-svelte's changelog.
... (truncated)
Commits
371bb20
chore: release eslint-plugin-svelte (#625)a8b4bd4
fix: replace deprecated typeParameters with typeArguments (#623)e6d6c46
chore(deps): update dependency vite to v5c4ba96c
chore(deps): update dependency stylus to ^0.62.0ca39dcd
chore: fix ci error (#621)27fe1f5
format3b49384
fix: Typo in no-unused-class-name.md (#614)5678028
chore: fix site17a460b
chore: release eslint-plugin-svelte (#610)ef5f965
feat: use eslint-compat-utils (#605)Updates
sass
from 1.58.0 to 1.71.1Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
1b4d703
Release 1.71.1 (#2182)6d66c43
Properly handlenew NodePackageImporter()
with an ESM entrypoint (#2181)85a932f
Add missing ESM export of NodePackageImporter (#2177)786dd63
Fix linux musl builds (#2175)3e6721e
Fix new static warnings with Dart 3.3 (#2173)2cab33e
Update the language revision in Homebrew on release (#2171)84ededd
Use musl support in cli_pkg (#2172)00571ec
Add a--pkg-importer
flag (#2169)84f31f0
Update pubspec/changelog forpkg:
importers (#2168)9ee5408
[Package Importer] Dart Implementation (#2130)Updates
sveltestrap
from 5.10.0 to 5.11.3Release notes
Sourced from sveltestrap's releases.
Commits
468f1a8
5.11.3Looks like these dependencies are updatable in another way, so this is no longer needed.