Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gatsby-plugin-feed@4.15.0
Choose a base ref
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gatsby-plugin-feed@4.15.1
Choose a head ref
  • 7 commits
  • 70 files changed
  • 5 contributors

Commits on May 25, 2022

  1. fix(gatsby): correctly auto-load preview plugin (#35745) (#35746)

    (cherry picked from commit f698c09)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored May 25, 2022
    Copy the full SHA
    884c554 View commit details
  2. chore(release): Publish

     - gatsby@4.15.1
    pieh committed May 25, 2022
    Copy the full SHA
    823b22e View commit details

Commits on May 31, 2022

  1. fix(gatsby-plugin-utils): Make GatsbyImageData nullable (#35777) (#…

    …35785)
    
    Co-authored-by: Lennart <lekoarts@gmail.com>
    gatsbybot and LekoArts authored May 31, 2022
    Copy the full SHA
    e7a3e6e View commit details
  2. fix(function): prioritize raw body parser (#35780) (#35786)

    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored May 31, 2022
    Copy the full SHA
    9f5c107 View commit details
  3. fix(gatsby-script): Make load callback work when both load and error …

    …callbacks defined (#35760) (#35787)
    
    Co-authored-by: Ty Hopp <tyhopp@users.noreply.github.com>
    gatsbybot and tyhopp authored May 31, 2022
    Copy the full SHA
    ae95d66 View commit details

Commits on Jun 1, 2022

  1. fix(gatsby-plugin-preload-fonts): disable cache (#34633) (#35790)

    * fix(gatsby-plugin-preload-fonts): disable cache
    
    Closes #34632
    
    * fix(gatsby-plugin-preload-fonts): add func to mock
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    (cherry picked from commit e7db715)
    
    Co-authored-by: Foo-x <www.sand.x@gmail.com>
    gatsbybot and Foo-x authored Jun 1, 2022
    Copy the full SHA
    629b30f View commit details
  2. chore(release): Publish

     - create-gatsby@2.15.1
     - gatsby-cli@4.15.1
     - gatsby-plugin-cxs@4.15.1
     - gatsby-plugin-feed@4.15.1
     - gatsby-plugin-flow@3.15.1
     - gatsby-plugin-google-tagmanager@4.15.1
     - gatsby-plugin-image@2.15.1
     - gatsby-plugin-manifest@4.15.1
     - gatsby-plugin-mdx@3.15.1
     - gatsby-plugin-offline@5.15.1
     - gatsby-plugin-page-creator@4.15.1
     - gatsby-plugin-preload-fonts@3.15.1
     - gatsby-plugin-sass@5.15.1
     - gatsby-plugin-sharp@4.15.1
     - gatsby-plugin-sitemap@5.15.1
     - gatsby-plugin-twitter@4.15.1
     - gatsby-plugin-utils@3.9.1
     - gatsby-remark-autolink-headers@5.15.1
     - gatsby-remark-images@6.15.1
     - gatsby-script@1.0.1
     - gatsby-source-contentful@7.13.1
     - gatsby-source-drupal@5.16.1
     - gatsby-source-shopify@7.4.1
     - gatsby-source-wordpress@6.15.1
     - gatsby-transformer-remark@5.15.1
     - gatsby-transformer-sharp@4.15.1
     - gatsby-transformer-sqip@4.15.1
     - gatsby@4.15.2
    pieh committed Jun 1, 2022
    Copy the full SHA
    2652fa8 View commit details
Loading