Skip to content

chore(release): new release#1317

Merged
alexander-akait merged 1 commit into
mainfrom
changeset-release/main
May 19, 2026
Merged

chore(release): new release#1317
alexander-akait merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 12, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

sass-loader@17.0.0

Major Changes

  • Add "auto" to the api option and make it the default. When the Sass implementation supports the modern compiler, "auto" enables it and reuses a single long-running compiler across files, which significantly improves build performance; otherwise it falls back to the modern API. (by @alexander-akait in #1319)

  • Remove node-sass support. (by @alexander-akait in #1316)

  • Minimum supported NodeJS version is 22.11.0. (by @alexander-akait in #1318)

  • Convert source to native ECMAScript modules. The package now declares "type": "module" and exposes both an ESM and a CommonJS build via the exports field. CommonJS consumers continue to work via require, and ESM consumers can now import the loader directly. (by @alexander-akait in #1322)

  • Remove legacy Sass JS API support. (by @alexander-akait in #1316)

Minor Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

16.0.8 (2026-05-08)

Bug Fixes

16.0.7 (2026-02-05)

Bug Fixes

  • update peer dependency for @rspack/core v2 (#1291) (24d12ec)

16.0.6 (2025-10-23)

Bug Fixes

  • cache fs calls for modern API

16.0.5 (2025-02-14)

Bug Fixes

  • allow to import CSS using @use with css extension (#1254) (3352e49)

16.0.4 (2024-12-04)

Bug Fixes

  • include sources map сontent for modern api by default (#1250) (70a10ff)

16.0.3 (2024-11-01)

Bug Fixes

  • modern-compiler: dispose redundant compilers (#1245) (004ed38)

16.0.2 (2024-09-20)

Bug Fixes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from ca2574e to 853fe5f Compare May 19, 2026 16:59
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 853fe5f to 98de2f6 Compare May 19, 2026 19:11
@alexander-akait alexander-akait merged commit 3b00be7 into main May 19, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch May 19, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant