Skip to content

chore(release): new release#592

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore(release): new release#592
github-actions[bot] wants to merge 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)

Patch Changes

  • Add JSDoc type annotations to src/index.js and src/utils.js so editors and downstream consumers get IntelliSense without a TypeScript toolchain. (by @alexander-akait in #595)

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 2 times, most recently from 9b5fb12 to 20e2465 Compare May 20, 2026 10:13
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 20e2465 to 734326a Compare May 20, 2026 10:35
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.

0 participants