github petyosi/react-virtuoso v2.0.0

latest releases: v2.9.1, v2.9.0, v2.8.6...
2 years ago

2.0.0 (2021-09-03)

  • perf()!: remove resize observer polyfill (e546baa), closes #442
  • fix()!: maintain consistent item key when prepending items (1fee044), closes #380

BREAKING CHANGES

  • If you have to support older browsers, add the resize
    observer polyfill to your project.
  • this will change the item keys received if you use
    firstItemIndex.

Don't miss a new react-virtuoso release

NewReleases is sending notifications on new releases.