Parsley.js v2.4.2 Release Notes

    • $('...').parsley({someOption: 'value'}) will always set the option someOptions. Previously if the field/form was already initialized, options were ignored.