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

Bug in operators/index.js #159

Closed
DenisPryt opened this issue Jan 7, 2020 · 3 comments
Closed

Bug in operators/index.js #159

DenisPryt opened this issue Jan 7, 2020 · 3 comments

Comments

@DenisPryt
Copy link

, GreaterThan = new RuleConditionOperator('gt' ['>']) missed a comma between arguments.
It was a hard to find why operation.payload was a null :)

@peter-murray
Copy link
Owner

I have published an updated version of 4.0.3-alpha.1 to npm registry for you to verify the fix on. I will release this officially in an up coming patch.

@DenisPryt
Copy link
Author

I checked. All works fine. Thanks.

@peter-murray
Copy link
Owner

Released in 4.0.3

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

No branches or pull requests

2 participants