Skip to content

v2.12.1

Choose a tag to compare

@KevinVandy KevinVandy released this 28 Feb 18:20
· 62 commits to v2 since this release

What's Changed

  • Fixed rangeFilterIndex being undefined in filterProps callback
  • Added hr locale for Croatian translations
  • Upgraded to TanStack Table v8.13.2
    • Fixed column.getIsVisible() not returning accurate value for parent group columns
    • Fixed Deep Keys type for Partial TData types
    • New pagination table instance APIs
  • Update filterVariant type options in the docs by @imnasnainaec in #1004
  • Update useRef types in virtualization.mdx#access-underlying-virtualizer-instances by @imnasnainaec in #1010
  • Add Croatian locale by @renatoka in #1011
  • Header group visibility is always true by @ThisIsHG in #1009

New Contributors

  • @renatoka made their first contribution in #1011
  • @ThisIsHG made their first contribution in #1009

Full Changelog: v2.12.0...v2.12.1