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.18.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.18.1
Choose a head ref
  • 5 commits
  • 44 files changed
  • 6 contributors

Commits on Jul 12, 2022

  1. fix(deps): update dependency lmdb to v2.5.3 (#36099) (#36109)

    * fix(deps): update dependency lmdb to v2.5.3 (#36099)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lennart <lekoarts@gmail.com>
    (cherry picked from commit 8488135)
    
    * Commit yarn.lock
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Josh <jcjohnson77@gmail.com>
    3 people authored Jul 12, 2022
    Copy the full SHA
    1bb9a65 View commit details
  2. fix(gatsby): hydration issues when load is low enough to show indicat…

    …or (#36083) (#36107)
    
    * adjust logic dictating if we use hydrate or render on first render based on target element content
    
    * comment shuffling
    
    (cherry picked from commit 2413149)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored Jul 12, 2022
    Copy the full SHA
    18fa8c4 View commit details
  3. fix(gatsby): Show error, exit process on SSR error (#36082) (#36106)

    * fix(gatsby): Show error, exit process on SSR error
    
    * Throw instead of exit process
    
    (cherry picked from commit 8877b06)
    
    Co-authored-by: Ty Hopp <tyhopp@users.noreply.github.com>
    gatsbybot and tyhopp authored Jul 12, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    39d5dd4 View commit details
  4. chore(gatsby): upgrade lmdb to 2.5.3 (#36087) (#36108)

    * chore(gatsby): upgrade lmdb to 2.5.3 (#36087)
    
    (cherry picked from commit 0110aa8)
    
    * Update yarn.lock
    
    Co-authored-by: Erica Pisani <pisani.erica@gmail.com>
    Co-authored-by: Josh <jcjohnson77@gmail.com>
    3 people authored Jul 12, 2022
    Copy the full SHA
    5264d16 View commit details
  5. chore(release): Publish

     - babel-plugin-remove-graphql-queries@4.18.1
     - babel-preset-gatsby@2.18.1
     - create-gatsby@2.18.1
     - gatsby-cli@4.18.1
     - gatsby-core-utils@3.18.1
     - gatsby-link@4.18.1
     - gatsby-page-utils@2.18.1
     - gatsby-parcel-config@0.9.1
     - @gatsbyjs/parcel-namer-relative-to-cwd@1.3.1
     - gatsby-plugin-benchmark-reporting@2.18.1
     - gatsby-plugin-cxs@4.18.1
     - gatsby-plugin-feed@4.18.1
     - gatsby-plugin-flow@3.18.1
     - gatsby-plugin-gatsby-cloud@4.18.1
     - gatsby-plugin-google-tagmanager@4.18.1
     - gatsby-plugin-image@2.18.1
     - gatsby-plugin-manifest@4.18.1
     - gatsby-plugin-mdx@3.18.1
     - gatsby-plugin-offline@5.18.1
     - gatsby-plugin-page-creator@4.18.1
     - gatsby-plugin-preload-fonts@3.18.1
     - gatsby-plugin-sass@5.18.1
     - gatsby-plugin-sharp@4.18.1
     - gatsby-plugin-sitemap@5.18.1
     - gatsby-plugin-twitter@4.18.1
     - gatsby-plugin-typescript@4.18.1
     - gatsby-plugin-utils@3.12.1
     - gatsby-remark-autolink-headers@5.18.1
     - gatsby-remark-images@6.18.1
     - gatsby-source-contentful@7.16.1
     - gatsby-source-drupal@5.19.1
     - gatsby-source-filesystem@4.18.1
     - gatsby-source-graphql@4.18.1
     - gatsby-source-shopify@7.7.1
     - gatsby-source-wordpress@6.18.1
     - gatsby-telemetry@3.18.1
     - gatsby-transformer-remark@5.18.1
     - gatsby-transformer-sharp@4.18.1
     - gatsby-transformer-sqip@4.18.1
     - gatsby@4.18.1
    imjoshin committed Jul 12, 2022
    Copy the full SHA
    c6aa79d View commit details
Loading