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

fix: Remove figgy-pudding, use canonical option names #22

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

isaacs
Copy link
Contributor

@isaacs isaacs commented Feb 14, 2020

BREAKING CHANGE: this removes figgy-pudding, and drops several option
aliases.

Defaults and behavior are all the same, and this module is now using the
canonical camelCase option names that npm v7 will provide to all its
deps.

@isaacs isaacs force-pushed the isaacs/de-fig branch 2 times, most recently from c6cde44 to ec832e6 Compare February 14, 2020 02:51
@mikemimik mikemimik added Release 7.x semver:major backwards-incompatible breaking changes labels Feb 17, 2020
BREAKING CHANGE: this removes figgy-pudding, and drops several option
aliases.

Defaults and behavior are all the same, and this module is now using the
canonical camelCase option names that npm v7 will provide to all its
deps.

Related to: npm/rfcs#102

PR-URL: #22
Credit: @isaacs
Close: #22
Reviewed-by: @claudiahdz
@isaacs isaacs merged commit ede3c08 into latest Feb 17, 2020
@wraithgar wraithgar deleted the isaacs/de-fig branch April 22, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:major backwards-incompatible breaking changes
3 participants