Skip to content

Releases: wellyshen/react-cool-img

v1.2.12

20 Jun 09:36

Choose a tag to compare

  • Perf: reduce bundle size

v1.2.11

16 Jun 10:53

Choose a tag to compare

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

v1.2.10

18 May 05:54

Choose a tag to compare

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

v1.2.9

22 Jan 04:33

Choose a tag to compare

  • Fix: turn ref prop to optional

v1.2.8

07 Jan 01:46

Choose a tag to compare

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

v1.2.7

06 Jan 06:24

Choose a tag to compare

  • Fix: forward ref (#572)

v1.2.6

06 Dec 15:55

Choose a tag to compare

v1.2.5

27 Oct 11:30

Choose a tag to compare

  • Perf: reduce bundle size

v1.2.4

29 Sep 14:00

Choose a tag to compare

  • Skip minify for ES module.

v1.2.3

03 Sep 14:05

Choose a tag to compare

  • Enhance internal type checking.
  • Update document.
  • Update demo app.