Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: gatsbyImageData generates http urls, not https #210

Merged
merged 5 commits into from
Nov 30, 2022

Conversation

raae
Copy link
Collaborator

@raae raae commented Nov 30, 2022

fixes #209

@cloudinary-raae cloudinary-raae linked an issue Nov 30, 2022 that may be closed by this pull request
@cloudinary-raae cloudinary-raae added bug Something isn't working and removed bug Something isn't working labels Nov 30, 2022
@cloudinary-raae cloudinary-raae merged commit 3508cd3 into cloudinary-community:main Nov 30, 2022
github-actions bot pushed a commit that referenced this pull request Nov 30, 2022
## [3.0.1](v3.0.0...v3.0.1) (2022-11-30)

### Bug Fixes

* gatsbyImageData generates http urls, not https ([#210](#210)) ([3508cd3](3508cd3)), closes [#209](#209)
* peer dependency (gatsby-plugin-image) ([#212](#212)) ([3f40130](3f40130))
@github-actions
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 20, 2022
# [4.2.0](v4.1.0...v4.2.0) (2022-12-20)

### Bug Fixes

* gatsbyImageData generates http urls, not https ([#210](#210)) ([3508cd3](3508cd3)), closes [#209](#209)
* peer dependency (gatsby-plugin-image) ([#212](#212)) ([3f40130](3f40130))

### Features

* allow invalid source data by making gatsbyImageData nullable ([#218](#218)) ([acf28f9](acf28f9)), closes [#214](#214)
@github-actions
Copy link

🎉 This PR is included in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gatsbyImageData generates http urls, not https
2 participants