react-infinite v0.9.2 Release Notes

Release Date: 2016-04-22 // about 8 years ago
  • 🐎 This update improves performance slightly by using a cached version of the number of children rather than using React.children to count the number of children each time.