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@2.30.2
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@2.30.3
Choose a head ref
  • 4 commits
  • 27 files changed
  • 4 contributors

Commits on Jan 16, 2021

  1. Copy the full SHA
    a7d6614 View commit details
  2. fix(sharp) wrap sharp calls in try/catch to avoid crashing on bad ima…

    …ges (#28645) (#29052)
    
    * added try/catch blocks around image processing
    
    * fixed return on getImageMetadata
    
    (cherry picked from commit 004acf0)
    
    Co-authored-by: Nate Giraudeau <50968964+nategiraudeau@users.noreply.github.com>
    GatsbyJS Bot and nategiraudeau authored Jan 16, 2021
    Copy the full SHA
    bd5c63c View commit details
  3. Hydrate when the page was server rendered (#29016) (#29053)

    (cherry picked from commit bf6f264)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    GatsbyJS Bot and KyleAMathews authored Jan 16, 2021
    Copy the full SHA
    47324d0 View commit details
  4. chore(release): Publish

     - gatsby-admin@0.6.3
     - gatsby-plugin-sharp@2.12.2
     - gatsby-source-contentful@4.4.1
     - gatsby-source-drupal@3.11.1
     - gatsby-source-filesystem@2.9.1
     - gatsby-source-shopify@3.8.1
     - gatsby-source-wordpress@3.9.1
     - gatsby-transformer-sqip@2.9.2
     - gatsby@2.30.3
    vladar committed Jan 16, 2021
    Copy the full SHA
    0a3a3e4 View commit details
Loading