react-tabulator v0.17.1 Release Notes

Release Date: 2022-01-18 // over 2 years ago
    • ๐Ÿ’ฅ BREAKING: upgraded tabulator-tables to 5.0.10
    • ๐Ÿ’ฅ BREAKING: added "events" prop, callback props (like: rowClick) are now deprecated.
    • feat: added "checkOptions" prop: if set to true, it will rerender when options changed.
    • feat: added typescript types: ReactTabulatorOptions
    • ๐Ÿ›  fix: for pagination using scroll & ajaxURL
    • ๐Ÿ‘‰ use pnpm instead of npm