Skip to content

chore(release): new release#462

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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

stylus-loader@9.0.0

Major Changes

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

  • Migrated source and published bundles to ECMAScript modules. The package (by @alexander-akait in #461)
    is now ESM ("type": "module") and exposes both an ESM build at
    ./dist/esm/index.js and a CommonJS build at ./dist/cjs/index.js via
    the exports field. The main entry now points to ./dist/cjs/index.js.

Minor Changes

  • Added JSDoc type annotations and TypeScript declaration file generation. The package now ships types/index.d.ts and exposes types via the package's exports/types fields. (by @alexander-akait in #464)

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

8.1.3 (2026-02-05)

Bug Fixes

  • update peer dependency for @rspack/core v2 (#447) (2af82b2)

8.1.2 (2025-08-18)

Bug Fixes

  • resolving problems on windows (a1a3140)

8.1.1 (2024-09-18)

Bug Fixes

  • avoid losing use during incremental build (#425) (4f28957)

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 46d1e39 to 640b6ad Compare May 25, 2026 17:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 640b6ad to 5e6f014 Compare May 25, 2026 18:04
@alexander-akait alexander-akait merged commit f04f68c into main May 25, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch May 25, 2026 18:08
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