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

docs(readme): adds deprecated warning and commands #955

Merged
merged 4 commits into from Aug 16, 2019

Conversation

pranshuchittora
Copy link
Member

adds deprecated commands warning

What kind of change does this PR introduce?
docs

adds deprecated commands warning
@webpack-bot
Copy link

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

evenstensberg
evenstensberg previously approved these changes Jun 11, 2019
Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

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

lgtm

anshumanv
anshumanv previously approved these changes Jun 11, 2019
anikethsaha
anikethsaha previously approved these changes Jun 11, 2019
README.md Outdated
@@ -57,6 +57,12 @@ Supporting developers is an important task for webpack CLI. Thus, webpack CLI pr
- [`webpack-cli generate-loader`](./packages/generate-loader/README.md#webpack-cli-generate-loader) - Initiate new loader project.
- [`webpack-cli serve`](./packages/serve/README.md#webpack-cli-serve) - Use webpack with a development server that provides live reloading.

> Deprecated commands as of v3.3.3
Copy link
Member

Choose a reason for hiding this comment

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

Would it make sense to explicitly say Deprecated commands since v3.3.4 here

Copy link
Member

Choose a reason for hiding this comment

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

I guess the current is fine. but it would be good if we say which version still supports those command. What do you think ?

Copy link
Member

Choose a reason for hiding this comment

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

Might do a range instead <= 3.3.3

Copy link
Member

Choose a reason for hiding this comment

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

Yeah....this one can be done 👍

Copy link
Member

Choose a reason for hiding this comment

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

@anikethsaha Yeah, the intention is to make it easier for people to catch the change. Most of them (including me) will just skim the readme at first. It will be really catchy if we have specified the version in which the change came into effect.

I like @evenstensberg suggestion too.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, let's use 'since'

Copy link
Member

Choose a reason for hiding this comment

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

We decided on since right?

Copy link
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.

Left a suggestion :)

README.md Outdated Show resolved Hide resolved
misterdev
misterdev previously approved these changes Jun 12, 2019
@evenstensberg
Copy link
Member

Could you address changes here and rebase?

@evenstensberg evenstensberg self-requested a review August 14, 2019 12:12
@evenstensberg evenstensberg changed the base branch from master to next August 14, 2019 12:14
@webpack-bot
Copy link

@pranshuchittora Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@rishabh3112 Please review the new changes.

@ematipico
Copy link
Contributor

Are they removed or deprecated?

Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

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

lgtm

@evenstensberg
Copy link
Member

Removed

@evenstensberg evenstensberg merged commit f70cd2a into webpack:next Aug 16, 2019
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

10 participants