Add docs for flags custom operators - #244
Draft
efahk wants to merge 2 commits into
Draft
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
|
||
| If any of these conditions use a **Date** or **Semantic Version** type, as described in [Data types for runtime values](/docs/featureflags#data-types-for-runtime-values), ensure your SDK version meets the minimum supported: [`v0.24.0`](https://www.npmjs.com/package/mixpanel). | ||
|
|
||
| There is no minimum SDK version when using Remote Evaluation, since Mixpanel servers performs the comparison. |
Contributor
There was a problem hiding this comment.
“Mixpanel servers performs” should be “Mixpanel servers perform.” This minor grammar error makes the new guidance look unpolished.
Suggested change
| There is no minimum SDK version when using Remote Evaluation, since Mixpanel servers performs the comparison. | |
| There is no minimum SDK version when using Remote Evaluation, since Mixpanel servers perform the comparison. |
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds some additional documentation to cover the new custom operators supported by feature flag runtime targeting