Skip to content

v1.0.0

Choose a tag to compare

@researchgate-bot researchgate-bot released this 24 Nov 12:57
· 378 commits to main since this release

Features

  • React16: support for React 16 (12ba423)
  • setRootNode: save call to getComputedStyle if root node is unchanged (80659dd)

BREAKING CHANGES

  • React16: <sentinel> tag replaced by a <span> tag.
  • React16: deprecation warning will not longer appear for itemsLength prop.