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

Don't extends configs in the browser and internal configs #108

Merged
merged 1 commit into from May 27, 2020

Conversation

koddsson
Copy link
Contributor

It's not apparent to consumers of this plugin that when they extend the browser or internal configs they are extending the recommended config as well.

By not extending them in those configs we make the consumers denote each config they want to extend and give them the freedom to compose those configs together however they want.

This is a breaking change for consumers that have been relying on getting the recommended rules through the other configs.

@koddsson koddsson requested a review from a team as a code owner May 26, 2020 10:03
@koddsson
Copy link
Contributor Author

For posterity: Me and & @muan talked in slack and decided to release this as a bug fix to v4 rather than releaseing v5.

@koddsson koddsson merged commit 9b8660b into master May 27, 2020
@koddsson koddsson deleted the dont-extend-configs-in-configs branch May 27, 2020 09:56
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