-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add group operators and deep equality (v1.2.0) #6
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
base: main
Are you sure you want to change the base?
Conversation
|
@saas817 it looks like the validator script is updated to include support for For |
Fixes #5
Changes
Group Operators -
$inGroup/$notInGroup$inGroupand$notInGroupoperators for saved group targetingsavedGroupsconfiguration parameterDeep Object/Array Equality
_deepEqual()recursive comparison function$elemMatch Enhancements
Logical Operator Fixes
$notas attribute operator$orwith multiple conditions edge case$regx)JavaScript Validator Enhancements
evalFeature()for end-to-end feature testingPrerequisites Support
parentConditionshandling inevalFeaturewith cycle detectionAsync API Loading
_loadFeaturesFromAPIto non-blocking pattern withroMessagePortDocumentation
$inGroup,$notInGroup,savedGroupsparameterWorking Examples
Testing
Checklist