v5.0.2
This release includes a few minor improvements to the ui-react module hooks, including:
- ensuring the callbacks are stable references when
GetId-typed functions are used - allowing the
useDel*hooks to useGetId-typed functions in order to delete specific tables, rows, cells, or values based on the event parameter
Thanks to @cpojer for identifying these improvements.