Skip to content

chore(release): new release#592

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

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

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 19, 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

less-loader@13.0.0

Major Changes

  • Minimum supported Node.js version is now >= 22.11.0. (by @alexander-akait in #590)

  • The package now ships native ESM as well as CommonJS. "type": "module" is set, and an exports map exposes dist/esm/index.js to import and dist/cjs/index.js to require. Less is loaded via dynamic import() instead of require(). (by @alexander-akait in #593)

  • lessLogAsWarnOrErr now defaults to true. Less warnings and errors are emitted as webpack warnings and errors by default. Set the option to false to restore the previous behavior of logging silently. (by @alexander-akait in #600)

Minor Changes

Patch Changes

  • Track files loaded synchronously by Less (e.g. data-uri() and custom functions installed via @plugin) as webpack file dependencies. See #492. (by @alexander-akait in #596)

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

12.3.3 (2026-05-19)

Bug Fixes

  • revert ESM dynamic import (905a75e)

12.3.2 (2026-03-11)

Bug Fixes

  • compatibility with ECMA modules less version (#578) (6850f6c)

12.3.1 (2026-02-05)

Bug Fixes

  • update peer dependency for @rspack/core v2 (#575) (6588093)

@github-actions github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from 5a19452 to eba3474 Compare May 20, 2026 15:15
@github-actions github-actions Bot force-pushed the changeset-release/main branch from eba3474 to f164658 Compare May 20, 2026 15:31
@alexander-akait alexander-akait merged commit 83e916d into main May 20, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch May 20, 2026 15:33
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