Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: remove migrate command #3291

Merged
merged 1 commit into from Jun 11, 2022
Merged

Conversation

snitin315
Copy link
Member

What kind of change does this PR introduce?
refactor

Did you add tests for your changes?
Removed tests.

If relevant, did you update the documentation?
Yes.

Summary

remove migrate command.

Does this PR introduce a breaking change?

BREAKING CHANGE: the migrate command was removed without replacement, please use migration guide.

Other information
No

BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
@snitin315 snitin315 requested a review from a team as a code owner June 11, 2022 08:50
@codecov
Copy link

codecov bot commented Jun 11, 2022

Codecov Report

Merging #3291 (7b35d3b) into next (492858e) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #3291      +/-   ##
==========================================
- Coverage   92.09%   92.01%   -0.08%     
==========================================
  Files          23       22       -1     
  Lines        1733     1729       -4     
  Branches      519      519              
==========================================
- Hits         1596     1591       -5     
- Misses        137      138       +1     
Impacted Files Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 93.86% <ø> (-0.10%) ⬇️
packages/webpack-cli/src/index.ts

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 492858e...7b35d3b. Read the comment docs.

@alexander-akait alexander-akait merged commit 3f64ccd into next Jun 11, 2022
@alexander-akait alexander-akait deleted the refactor/rm-migrate-command branch June 11, 2022 13:43
snitin315 added a commit that referenced this pull request Jul 18, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Jul 25, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Sep 10, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Sep 17, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Sep 24, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Sep 24, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Oct 8, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Oct 22, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Nov 6, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
snitin315 added a commit that referenced this pull request Nov 8, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
alexander-akait pushed a commit that referenced this pull request Nov 15, 2022
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
@TWiStErRob
Copy link

For anyone looking, the migration guide is located at https://webpack.js.org/migrate/ (select a version in the sidebar)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants