Skip to content

Releases: browniebroke/gatsby-image-gallery

v4.0.2

15 Nov 20:41
Compare
Choose a tag to compare

4.0.2 (2020-11-15)

Bug Fixes

v4.0.1

21 Oct 19:52
Compare
Choose a tag to compare

4.0.1 (2020-10-21)

Bug Fixes

  • move default branch to main (4251b65)

v4.0.0

06 Oct 18:10
Compare
Choose a tag to compare

4.0.0 (2020-10-06)

Features

  • remove deprecated props thumbs and fullImages (#550) (8e742d6)

BREAKING CHANGES

  • old deprecated pros are removed, please move to the new unified prop images.

v3.5.2

13 Sep 11:12
f2f6c1c
Compare
Choose a tag to compare

3.5.2 (2020-09-13)

Bug Fixes

  • example: Demonstrate how to use captions (1b9d064), closes #529

v3.5.1

18 Jul 13:17
c7a96b7
Compare
Choose a tag to compare

3.5.1 (2020-07-18)

Bug Fixes

  • prop: Fix case in component prop lightboxOptions (4ef8e6f)

v3.5.0

18 Jul 12:54
6f4a8f3
Compare
Choose a tag to compare

3.5.0 (2020-07-18)

Bug Fixes

  • component: Fix prop types & remove cross origin (e8f312e)

Features

  • component: Ability to pass options to Lightbox (babc25c), closes #493

v3.4.2

16 Jul 08:56
Compare
Choose a tag to compare

3.4.2 (2020-07-16)

No actual changes, only a version bump to test the new automated release workflow.

Bug Fixes

  • publish: Install deps before publish (f1cfaa9)
  • publish: Skip publish on pull requests (7518740)

v3.4.0

12 Jul 19:13
33ac9bb
Compare
Choose a tag to compare

3.4.0 (2020-07-12)

Bug Fixes

Features

  • component: Alt property added for thumbnails (e0a28ad)

v3.3.3

01 Jun 18:01
a1e1d32
Compare
Choose a tag to compare

3.3.3 (2020-06-01)

Bug Fixes

  • api: Fix usage with non-native gatsby image source (b21e8c3)

v3.3.2

01 Jun 09:03
Compare
Choose a tag to compare

3.3.2 (2020-06-01)

Bug Fixes

  • packaging: Use path.resolve for packaging CSS (86d6001)