timhagn / gatsby-background-image

Lazy-loading React (multi)background-image component with optional support for the blur-up effect.
MIT License
253 stars 49 forks source link

Bump react version to allow 18 #177

Closed devzeebo closed 2 years ago

devzeebo commented 2 years ago

Description

Bump the React and React DOM peer dependencies to allow React 18

Related Issues

Fixes #176

codecov[bot] commented 2 years ago

Codecov Report

Merging #177 (bcd027e) into main (06d7572) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          858       858           
  Branches       375       375           
=========================================
  Hits           858       858           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 06d7572...bcd027e. Read the comment docs.

pkuczynski commented 2 years ago

@timhagn any chance to get this merged and released? Otherwise, npm complains during install of a newer version of gatsby.

timhagn commented 2 years ago

Just published gbimage-bridge@v0.2.2.

pkuczynski commented 2 years ago

Works, thanks! :)