Skip to content

v8.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:21
· 1 commit to master since this release

Bug fixes

  • Controlled selectedRows is no longer dropped when a row is toggled in-table. Selection deltas are computed against the selectedRows prop instead of stale internal state, so a selection set from outside survives the next checkbox click and onSelectedRowsChange emits the correct set. → Row selection (#1374)

Full changelog: https://reactdatatable.com/docs/changelog