UNPKG

react-use-lazy-images

Version:

⚛️ Minimal zero dependency lazy load images solution with a simple React Hook for all images of an element

30 lines (14 loc) 1.28 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.0.8](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.7...v1.0.8) (2020-01-31) ### Bug Fixes * add missing imagesSelector option to effect deps ([fb5adf3](https://github.com/mamal72/react-use-lazy-images/commit/fb5adf3e490ac91c31578a509edaace011d84a91)) ### [1.0.7](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.6...v1.0.7) (2020-01-31) ### [1.0.6](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.5...v1.0.6) (2020-01-31) ### Bug Fixes * add empty object as default options to make it destructable ([293df90](https://github.com/mamal72/react-use-lazy-images/commit/293df90b9d712a8dbec2888f77a268fb0819365f)) ### [1.0.5](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.4...v1.0.5) (2020-01-31) ### [1.0.4](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.3...v1.0.4) (2020-01-31) ### [1.0.3](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.2...v1.0.3) (2020-01-31) ### [1.0.2](https://github.com/mamal72/react-use-lazy-images/compare/v1.0.1...v1.0.2) (2020-01-31) ### 1.0.1 (2020-01-31)