Skip to content

Releases: igordanchenko/react-photo-album

v1.6.1

12 Feb 22:31
d589266
Compare
Choose a tag to compare

1.6.1 (2022-02-12)

Bug Fixes

  • bring UMD bundle back to fix skypack cdn (d589266)

v1.6.0

12 Feb 20:20
3d90a8f
Compare
Choose a tag to compare

1.6.0 (2022-02-12)

Features

  • add React 18 peer dependency compatibility declaration (a09d4e1)
  • add responsive breakpoints (e283f04)
  • decommission UMD bundle (135aa44)

v1.5.4

31 Jan 20:50
f050680
Compare
Choose a tag to compare

1.5.4 (2022-01-31)

Bug Fixes

  • gracefully handle missing required parameters (02b6250)

v1.5.3

25 Jan 13:53
f452cf1
Compare
Choose a tag to compare

1.5.3 (2022-01-25)

Bug Fixes

  • replace package.json 'browser' with 'umd:main', 'unpkg' and 'jsdelivr' (ed1514b)
  • streamline dist output (3302cd1)

v1.5.2

25 Jan 04:49
9c56d76
Compare
Choose a tag to compare

1.5.2 (2022-01-25)

Bug Fixes

  • remove browser from exports map (9c56d76)

v1.5.1

25 Jan 00:49
f272089
Compare
Choose a tag to compare

1.5.1 (2022-01-25)

Bug Fixes

  • add support for legacy UMD bundle (f272089)

v1.5.0

24 Jan 21:53
afd123d
Compare
Choose a tag to compare

1.5.0 (2022-01-24)

Features

v1.4.1

19 Jan 03:05
8b36318
Compare
Choose a tag to compare

1.4.1 (2022-01-19)

Bug Fixes

  • generate 'sizes' attribute on the client using layout 'sizes' (8b36318)

v1.4.0

17 Jan 16:42
bab029b
Compare
Choose a tag to compare

1.4.0 (2022-01-17)

Features

  • increase 'src', 'alt' and 'style' PhotoProps attributes type specificity (da4efe4)
  • introduce PhotoAlbum 'sizes' parameter (866dfe3)

v1.4.0-rc.2

16 Jan 01:35
866dfe3
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release

1.4.0-rc.2 (2022-01-16)

Features

  • introduce PhotoAlbum 'sizes' parameter (866dfe3)