Skip to content

2.2.5

Choose a tag to compare

@bvaughn bvaughn released this 11 Jan 17:49
· 18 commits to main since this release
  • Use defaultHeight/defaultWidth prop to server render initial set of rows/cells
  • Adjust TypeScript return type for rowComponent/cellComponent to work around a ReactNode vs ReactElement mismatch caused by #875