Skip to content

v0.5.16

Compare
Choose a tag to compare
@neptunian neptunian released this 30 Jan 18:14
· 253 commits to master since this release
  • 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