Skip to content

chore: upgrade webpack-dev-server & webpack-dev-middleware#2349

Merged
hardfist merged 1 commit intomainfrom
upgrade-wds
Mar 20, 2023
Merged

chore: upgrade webpack-dev-server & webpack-dev-middleware#2349
hardfist merged 1 commit intomainfrom
upgrade-wds

Conversation

@hardfist
Copy link
Contributor

@hardfist hardfist commented Mar 19, 2023

Summary

remove the peerDep Warning of webpack-dev-server & webpack-dev-middleware and fixes #2318

Related issue (if exists)

Types of changes

  • Docs change / Dependency upgrade
  • Bug fix
  • New feature / Improvement
  • Refactoring
  • Breaking change

Checklist

  • I have added changeset via pnpm run changeset.
  • I have added tests to cover my changes.

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2023

🦋 Changeset detected

Latest commit: d69b3f9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@rspack/dev-middleware Patch
@rspack/dev-server Patch
@rspack/cli Patch
benchmarkcase-rspack-react-refresh Patch
@rspack/postcss-loader Patch
@rspack/dev-client Patch
@rspack/plugin-html Patch
@rspack/plugin-minify Patch
@rspack/plugin-node-polyfill Patch
@rspack/core Patch
@rspack/binding-darwin-arm64 Patch
@rspack/binding-darwin-x64 Patch
@rspack/binding-linux-x64-gnu Patch
@rspack/binding-win32-x64-msvc Patch
@rspack/binding Patch
@rspack/fs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Mar 19, 2023
@hardfist hardfist changed the title chore: upgrade webpack-dev-server chore: upgrade webpack-dev-server & webpack-dev-middleware Mar 20, 2023
chenjiahan
chenjiahan previously approved these changes Mar 20, 2023
@bvanjoi
Copy link
Contributor

bvanjoi commented Mar 20, 2023

@hardfist hardfist merged commit d63e3fd into main Mar 20, 2023
@hardfist hardfist deleted the upgrade-wds branch March 20, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report]: RSPack has a peerDependency on Webpack

3 participants