react-images v0.5.16 Release Notes

Release Date: 2018-01-30 // about 6 years ago
    • โž• add preloadImage call to componentDidMount
    • ๐Ÿ”’ Changes some docs to clarify that yarn is the preferred package manager for this project. Removes package-lock.json.
    • Unmount the component tree before removing the portal node from DOM
    • ๐Ÿ›  Fix react warnings by updating react-scrolllock version