Releases: wellyshen/react-cool-img
Releases · wellyshen/react-cool-img
v1.2.11
- fix: dynamic
src
attribute not working
- fix:
onError
and onLoad
events are cached internally
v1.2.10
- Refactor(types): export more types to fulfill your use cases (#745)
v1.2.9
- Fix: turn
ref
prop to optional
v1.2.8
- Fix: set
ref
when it's existing (#575)
v1.2.4
- Skip minify for ES module.
v1.2.3
- Enhance internal type checking.
- Update document.
- Update demo app.