React Cool Img Versions Save

😎 🏞 A React component let you handle image UX and performance as a Pro!

v1.2.12

2 years ago
  • Perf: reduce bundle size

v1.2.11

2 years ago
  • fix: dynamic src attribute not working
  • fix: onError and onLoad events are cached internally

v1.2.10

2 years ago
  • Refactor(types): export more types to fulfill your use cases (#745)

v1.2.9

3 years ago
  • Fix: turn ref prop to optional

v1.2.8

3 years ago
  • Fix: set ref when it's existing (#575)

v1.2.7

3 years ago
  • Fix: forward ref (#572)

v1.2.6

3 years ago

v1.2.5

3 years ago
  • Perf: reduce bundle size

v1.2.4

3 years ago
  • Skip minify for ES module.

v1.2.3

3 years ago
  • Enhance internal type checking.
  • Update document.
  • Update demo app.