Skip to content

chore(release): new release#4679

Merged
alexander-akait merged 1 commit intomainfrom
changeset-release/main
Mar 13, 2026
Merged

chore(release): new release#4679
alexander-akait merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
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

create-new-webpack-app@2.0.0

Major Changes

1.1.1 (2025-03-27)

Bug Fixes

  • fix: removed plugin-syntax-dynamic-import

1.1.0 (2024-12-20)

Bug Fixes

Features

  • init create-webpack-app package (2739cea)

1.0.1 (2024-12-19)

Bug Fixes

  • Fixed publish

1.0.0 (2024-12-19)

Features

  • init create-webpack-app package (2739cea)

webpack-cli@7.0.0

Major Changes

  • The minimum supported version of Node.js is 20.9.0. (by @alexander-akait in #4677)

  • Use dynamic import to load webpack.config.js, fallback to interpret only when configuration can't be load by dynamic import. Using dynamic imports allows you to take advantage of Node.js's built-in TypeScript support. (by @alexander-akait in #4677)

  • Removed the --node-env argument in favor of the --config-node-env argument. (by @alexander-akait in #4677)

  • The version command only output versions right now. (by @alexander-akait in #4677)

  • Removed deprecated API, no action required unless you use import cli from "webpack-cli";/const cli = require("webpack-cli");. (by @alexander-akait in #4677)

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 3dc589c to 6c8d3c1 Compare March 5, 2026 18:00
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 1448114 to 38a562e Compare March 13, 2026 15:03
@github-actions github-actions bot force-pushed the changeset-release/main branch from 38a562e to c18f06a Compare March 13, 2026 16:27
@alexander-akait alexander-akait merged commit 0b116f7 into main Mar 13, 2026
1 check passed
@alexander-akait alexander-akait deleted the changeset-release/main branch March 13, 2026 16:46
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