Update dependency gatsby-background-image to v1 #85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.2->1.6.0Release Notes
timhagn/gatsby-background-image
v1.6.0Compare Source
patch Merge in #169 to fix #168.
v1.5.3Compare Source
typo: Fix code example in https://www.gatsbyjs.com/plugins/gatsby-background-image/#gatsby-3--gatsby-plugin-image
v1.5.2Compare Source
patch: bump deps
v1.5.1Compare Source
fix: add correct
peerDependenciesof Gatsbyv1.5.0Compare Source
feat: Add possibility of using AVIF in combination with
gbimage-bridge.v1.4.1Compare Source
bump: Bump dependencies cause of warnings & add
jest-circus.v1.4.0Compare Source
feat: Add
keepStaticto prevent the container from collapsing when fluidor fixed imageData should be empty.
v1.3.1Compare Source
fix: Fixed image url() quotation bug for images with parentheses (#138).
v1.3.0Compare Source
fix: Added isBrowser() to check for hasNoScript preventing #131.
v1.2.0Compare Source
fix: Fixed isBrowser() for edge cases in SSR (#136).
v1.1.2Compare Source
fix: Fixed getBackgroundStylesForSingleClass() as sometimes the keys were
camelCase & sometimes kebap-case.
v1.1.1Compare Source
fix: Switched from
document.body.cloneNode(true)todocument.createElement('body')inactivatePictureRef()ascloneNode(true)copied Listeners as well.
v1.1.0Compare Source
fix: Removed the superfluous
gatsby-background-iamge-wrapperbreakingimages with no
classNameset.v1.0.1Compare Source
fix: Removed the superfluous
jest-environment-jsdom-sixteenbreaking the build.feat: Updated README.
v1.0.0Compare Source
feat Added "Testing
gbiparagraph to explain testing possibilities withoutthe now removed
classId.BREAKING CHANGE: Removed the deprecated
classId,resolutions&sizesprops.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.