Skip to content

docs: update options for next#3365

Closed
snitin315 wants to merge 16 commits intonextfrom
docs-update-next
Closed

docs: update options for next#3365
snitin315 wants to merge 16 commits intonextfrom
docs-update-next

Conversation

@snitin315
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?
docs.

Did you add tests for your changes?
No.

If relevant, did you update the documentation?
Yes.

Summary

  • Update Options.
  • Remove SERVE-OPTIONS-v3.md

Does this PR introduce a breaking change?

Other information

rishabh3112 and others added 16 commits July 25, 2022 16:47
BREAKING CHANGE: the `migrate` command was removed without replacement, please use migration guide
…3290)

BRAKING CHANGE:  the `--hot` option was removed for `webpack build` and `webpack watch` commands in favor directly usage `HotModuleReplacement` plugin
BREAKING CHANGE: the `--prefetch` option was removed without replacement
* fix(webpack-cli): add an option for preventing interpret

* fix: define the option for built-in flags

* docs: add descriptions of the option

* refactor: rename `--config-registered` to `--disable-interpret`

* fix: change conditional statement

* refactor: standalone test

* test: use `--disable-interpret` without transpilation

* docs: fix the description

Co-authored-by: Anshuman Verma <anshu.av97@gmail.com>

* refactor: built-in options type

Co-authored-by: Nitin Kumar <snitin315@gmail.com>

* test: re-update snapshots

* fix: add double quote

Co-authored-by: Nitin Kumar <snitin315@gmail.com>

* test: update snapshots for webpack4

* chore: remove `--require` from `test:coverage`

* test: update snapshots

Co-authored-by: Anshuman Verma <anshu.av97@gmail.com>
Co-authored-by: Nitin Kumar <snitin315@gmail.com>
BREAKING CHANGE: webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
…0.0` (#3353)

* refactor!: the minimun supported webpack-dev-server version in v4.0.0

* refactor: remove unused type
@snitin315 snitin315 requested a review from a team as a code owner August 7, 2022 01:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 7, 2022

Codecov Report

Merging #3365 (9ae992c) into next (98a6fd0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #3365   +/-   ##
=======================================
  Coverage   93.07%   93.07%           
=======================================
  Files          22       22           
  Lines        1617     1617           
  Branches      457      457           
=======================================
  Hits         1505     1505           
  Misses        112      112           

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 98a6fd0...9ae992c. Read the comment docs.

Copy link
Copy Markdown
Member

@rishabh3112 rishabh3112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets do this just before release. It may get repetitive else.

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.

4 participants