Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Releases: oyvindhermansen/react-images-loaded

v2.0.0

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 25 Mar 11:23

I've decided to make this a major release because of two things:

  • I've dropped support for node v4.
  • All new shiny folder-structure and build process ⭐️

Things that are new:

  • React is now a peerDependency: (>=15) This was brought to my attention through #10
  • No more webpack for bundling up examples or to production. (Using babel-cli instead)
  • Storybook for examples ⭐️
  • Codecov is integrated (working towards 100% coverage)

1.1.0

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 03 Nov 07:33
c980b08

New feature release!

  • Thanks to @brahma-dev for adding the background-prop. ImagesLoaded-component can now watch for background-images. #7

Updates

  • React is updated to v16
  • Updated devDependencies
  • Some minor changes to the README for more concise information

v1.0.1

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 25 Apr 17:23
  • Better docs
  • Updated dependencies

Initial release

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 25 Apr 16:58
1.0.0

removed v5 of node and added some stuff in readme