RXNT/react-jsonschema-form-conditionals

allow custom engine instantiation

theluk opened this issue · 1 comments

Due to RXNT/json-rules-engine-simplified#31 it is currently not possible to use custom predicates. A quick hack would be to allow custom Engine instantiation as then one would be able to not pass a schema which would not trigger validation. and validation in this case is the reason for the ticket mentioned above.

@theluk @mavarazy I need this change, I saw it merged to master but hasn't released yet.. so when I npm install, it still give me 0.3.12 instead of 0.3.13. Can you release 0.3.13?