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(features): add support for unary negation #1562

Merged
merged 6 commits into from
Oct 10, 2019

Conversation

ekashida
Copy link
Member

@ekashida ekashida commented Oct 9, 2019

Details

This will help to 1) keep flag names consistent and 2) use flags directly in the if-statement test.

Does this PR introduce breaking changes?

  • No, it does not introduce breaking changes.

Now also throws an exception when:
- Feature flags are used incorrectly (but only within an if-statement test)
- Runtime flags are used directly in non-prod modes
@ekashida ekashida merged commit 4671e4c into master Oct 10, 2019
@ekashida ekashida deleted the ekashida/feature-flags-plus branch October 10, 2019 17:07
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.

3 participants