Skip to content

chore(release): new release#4679

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

chore(release): new release#4679
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
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 2 times, most recently from 726d2a5 to aa1ea68 Compare February 28, 2026 12:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from aa1ea68 to f8f2314 Compare February 28, 2026 16:56
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