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

Identify breaking features in 6.0.0 #1319

Merged
merged 1 commit into from Jul 28, 2020

Conversation

shadowspawn
Copy link
Collaborator

Pull Request

I didn't identify which items in v6.0.0 would be breaking for some users.

Problem

People who managed to use short-only flags despite it not being well supported will be broken by change in behaviour with case of option property. #1318

People who were not aware of option name clash or worked around clash will be broken by new throw. #1308

Solution

Add Breaking and extra detail to CHANGELOG for 6.0.0

We could merge this straight to master so it appears in CHANGELOG, or leave it on develop until we do next code change. I like in theory the master branch having same revision as the npm release, but don't think it makes a practical difference so I am leaning towards merge to master? I'll update the Release Notes when merged either way.

Copy link
Collaborator

@abetomo abetomo left a comment

Choose a reason for hiding this comment

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

Thank you.

@shadowspawn shadowspawn merged commit 1b5ede8 into tj:master Jul 28, 2020
@shadowspawn shadowspawn deleted the feature/breaking-2 branch July 28, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants