Releases: browniebroke/gatsby-image-gallery
Releases · browniebroke/gatsby-image-gallery
v7.1.0-next.1
Features
- switch package manager to npm (daf4c67)
v7.0.3
7.0.3 (2021-11-02)
Bug Fixes
v7.0.2
7.0.2 (2021-11-01)
Bug Fixes
- switch to
dts-cli
(805f776)
- warning about variable already defined (bb658f6)
v7.0.1
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
Features
BREAKING CHANGES
- this version requires Gatsby v4 and gatsby-plugin-image v2
v6.2.2
6.2.2 (2021-07-14)
Bug Fixes
- deps: update react-image-lightbox to 5.1.4 (aed946b), closes #629
v6.2.1
6.2.1 (2021-05-16)
Bug Fixes
- warning about css without default export (ffe1229), closes #702
v6.2.1-beta.1
Bug Fixes
- warning about css without default export (50ae8c2), closes #702
v6.2.0
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
6.1.3 (2021-04-07)
Bug Fixes
- update tests with newer version (d7adba8)