Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 505 Bytes

UPGRADE.md

File metadata and controls

8 lines (7 loc) · 505 Bytes

1.0.0

For users of the original react-image only: please note props and behaviors changes for this release:

  • srcSet is not supported
  • onLoad & onError callbacks are currently private
  • lazy has been removed from the core lib. To lazy load your images, see the recipes section here

If you have a need for any of these params, feel free to send a PR. You can also open an issue to discuss your use case.