Skip to content

v3.0.0

Choose a tag to compare

@researchgate-bot researchgate-bot released this 15 May 17:56
· 360 commits to main since this release

Features

  • prop_api_update: introducing API for 2.0.0 (276ca7b)
  • React16.4: Migrated codebase to stop using legacy lifecycles (ab7fc85)

BREAKING CHANGES

  • prop_api_update: * Replace currentLength with more descriptive itemCount prop
  • New render prop renderItem to completement children as render prop
  • New prop items as a unique identifier/symbol to provide an easier integration of reusable lists
  • TypeScript Module definitions