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

feat: add new no-cache flag and patch sec dep #1102

Merged
merged 1 commit into from Oct 31, 2019

Conversation

evenstensberg
Copy link
Member

What kind of change does this PR introduce?
Fixes #1095

Did you add tests for your changes?
N/A
If relevant, did you update the documentation?
No, this needs to be done
Summary
Adds no-cache flag, (we do not check version here for setting the property)

Does this PR introduce a breaking change?
No
Other information

  • Might need to add validation against webpack version?
  • Monorepo test are failing, might worth removing the entire mono repo at master branch? (Is that good for versioning against next? I think it's bad)

@evenstensberg evenstensberg changed the title feat: add new flag and patch sec dep feat: add new no-cache flag and patch sec dep Oct 27, 2019
@webpack-bot
Copy link

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

Copy link
Contributor

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

At this point why don't take the leap and release the v4 and dropping support for webpack v4?

Cli v4 will support only webpack v5

@evenstensberg
Copy link
Member Author

That would be great, but we need to write docs, migration guide and make sure it is stable

@evenstensberg evenstensberg merged commit 1208aa6 into master Oct 31, 2019
@evenstensberg evenstensberg deleted the feat/no-cache-flag branch October 31, 2019 04:39
@anikethsaha
Copy link
Member

Cli v4 will support only webpack v5

webpack v5 is in beta, isn't it ?
Why removing support for v4? I guess many projects will still be using webpack.v4 for quite a few time in the future. cause I still see projects using v2.
Will it be like webpack-cli v3 will be for webpack v4 and less ?

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

6 participants