v1.66.0
Version 1.66.0 published.
fix React.node issue. Thanks to @developerdu
Fix for validatewith string. Thanks to @Domino987
Changed the filtering in 'getTableData' to no longer exclude hidden columns. Thanks to Jared Stark
Fix invalid expressions. Thanks to @HuangStomach
guarding jsPDF to only import / run when window is present. Thanks to Florian Uhde
Changes ISO dates to use date-fns's parseISO function instead of Date. Thanks to @ajmueller
Adds a new table option which allows a user to pass properties to the select all checkbox in the table header. Thanks to Gunnar Bell