Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Releases: nejcm/react-image

v3.0.3

Choose a tag to compare

@nejcm nejcm released this 08 Jul 13:43

3.0.3 (2020-07-08)

Bug Fixes

v3.0.2

Choose a tag to compare

@nejcm nejcm released this 08 Jul 13:34

3.0.2 (2020-07-08)

Bug Fixes

  • fixed peer deps. and updated deps. (607b6a8)

v3.0.1

Choose a tag to compare

@nejcm nejcm released this 11 Jun 15:23

3.0.1 (2020-06-11)

Bug Fixes

  • removed loading animation on image loaded (17c30a6)

v3.0.0

Choose a tag to compare

@nejcm nejcm released this 08 Jun 15:02

3.0.0 (2020-06-08)

Features

  • added support for styled components and emotion, updated loader (40b1239)

BREAKING CHANGES

  • Renamed packages

v2.3.0

Choose a tag to compare

@nejcm nejcm released this 30 May 18:43

2.3.0 (2020-05-30)

Features

  • allow strings on srcset and sizes attributes (f531cea)

v2.2.1

Choose a tag to compare

@nejcm nejcm released this 28 May 12:38

2.2.1 (2020-05-28)

Bug Fixes

  • fixed lazy loading bugs, wrote unit tests (278aac9)

v2.2.0

Choose a tag to compare

@nejcm nejcm released this 27 May 20:03

2.2.0 (2020-05-27)

Features

  • added lazy loading support for background image (6e62672)

v2.1.0

Choose a tag to compare

@nejcm nejcm released this 27 May 11:06

2.1.0 (2020-05-27)

Features

  • Added support for lazy loading (148930c)

v2.0.0

Choose a tag to compare

@nejcm nejcm released this 25 May 17:18

2.0.0 (2020-05-25)

vendor

  • moved emotion to peer deps. and updated packages (ce20e78)

BREAKING CHANGES

  • Emotion was moved to peer dependency.

v1.2.2

Choose a tag to compare

@nejcm nejcm released this 20 Apr 21:47

1.2.2 (2020-04-20)

Bug Fixes

  • fixed bug in build path, added missing emotion dep (d6f7042)