Releases: frinyvonnick/react-simple-infinite-loading
Releases · frinyvonnick/react-simple-infinite-loading
1.0.0
Changed
- 📌 Move to yarn and generate lock file [1df7044]
- ♻️ Update example to use an api [a115fda]
Fixed
- 🐛 Avoid character duplication in example [2ab85ec]
1.0.0-alpha.8
Added
- ✨ Expose internal methods using ref (#38) [50fb563] (by Yvonnick FRIN)
- ✨ Add the possibility to customize the scrollbar (#32) [41c4616] (by Yvonnick FRIN)
Changed
- 🚨 Remove React warning about forwardRef (#33) [3b83ea9] (by Giles)