Skip to content

3.1.12

Latest
Compare
Choose a tag to compare
@LauraBeatris LauraBeatris released this 21 Feb 00:31
· 29 commits to master since this release

New Major Release

Break Changes

  • Removed generic type for item identifier - It's being accessed with the keyof operator and there's no need to provide it manually #21
  • selectedItems aren't returned with the isSelected state #20
  • Type Definitions Updates (#21)
  • toggleSingleItem action now receives the item as an argument

Improvements

  • Static validation for item identifier (#21)
  • Unit tests (#19)