MichaelDeBoey / gatsby-plugin-instagram-embed

Gatsby plugin to add Instagram's embed script.
MIT License
11 stars 7 forks source link

feat: support Gatsby 4.x #27

Closed MichaelDeBoey closed 2 years ago

MichaelDeBoey commented 2 years ago

BREAKING CHANGE: Requires Node@>=14.15.0 BREAKING CHANGE: Requires Gatsby@^4.0.0

Closes #26

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (57030c3) into main (9100321) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #27   +/-   ##
=====================================
  Coverage   9.09%   9.09%           
=====================================
  Files          3       3           
  Lines         11      11           
  Branches       4       4           
=====================================
  Hits           1       1           
  Misses         8       8           
  Partials       2       2           

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 9100321...57030c3. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: