Skip to content

Releases: browniebroke/gatsby-image-gallery

v7.1.0-next.1

02 Nov 00:19
Compare
Choose a tag to compare
v7.1.0-next.1 Pre-release
Pre-release

7.1.0-next.1 (2021-11-02)

Features

  • switch package manager to npm (daf4c67)

v7.0.3

02 Nov 00:32
364e625
Compare
Choose a tag to compare

7.0.3 (2021-11-02)

Bug Fixes

v7.0.2

01 Nov 20:03
Compare
Choose a tag to compare

7.0.2 (2021-11-01)

Bug Fixes

  • switch to dts-cli (805f776)
  • warning about variable already defined (bb658f6)

v7.0.1

21 Oct 15:12
Compare
Choose a tag to compare

7.0.1 (2021-10-21)

Features

Bug Fixes

  • bump version for release (934f783)
  • typo in README and version bump fix publishing (d920dc8)

BREAKING CHANGES

  • this version requires Gatsby v4 and gatsby-plugin-image v2

v7.0.0-next.1

13 Oct 11:53
Compare
Choose a tag to compare
v7.0.0-next.1 Pre-release
Pre-release

7.0.0-next.1 (2021-10-13)

Features

BREAKING CHANGES

  • this version requires Gatsby v4 and gatsby-plugin-image v2

v6.2.2

14 Jul 07:45
Compare
Choose a tag to compare

6.2.2 (2021-07-14)

Bug Fixes

  • deps: update react-image-lightbox to 5.1.4 (aed946b), closes #629

v6.2.1

16 May 18:07
Compare
Choose a tag to compare

6.2.1 (2021-05-16)

Bug Fixes

  • warning about css without default export (ffe1229), closes #702

v6.2.1-beta.1

16 May 17:59
Compare
Choose a tag to compare
v6.2.1-beta.1 Pre-release
Pre-release

6.2.1-beta.1 (2021-05-16)

Bug Fixes

  • warning about css without default export (50ae8c2), closes #702

v6.2.0

10 Apr 12:27
Compare
Choose a tag to compare

6.2.0 (2021-04-10)

Bug Fixes

  • fix broken onClick callback (e75d837)
  • fix missing onClick callback prop (19144bf)

Features

  • add customWrapper prop to inject styles (b7b5b26), closes #540

v6.1.3

07 Apr 17:15
Compare
Choose a tag to compare

6.1.3 (2021-04-07)

Bug Fixes

  • update tests with newer version (d7adba8)