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.32.4
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.32.5
Choose a head ref
  • 10 commits
  • 69 files changed
  • 6 contributors

Commits on Feb 19, 2021

  1. tests: Fix cli integration test (#29525) (#29594)

    (cherry picked from commit 6ef2f80)
    ascorbic authored Feb 19, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    d1f303a View commit details

Commits on Feb 22, 2021

  1. fix(gatsby-plugin-sharp): Fix defaults handling (#29564) (#29589)

    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    (cherry picked from commit 107926a)
    ascorbic and gatsbybot authored Feb 22, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    be9d9f9 View commit details
  2. chore: fix reset hard in assert-changed-files (#29328) (#29677)

    * reset only when CI
    
    * update circle
    
    * fail when aborts errors
    
    (cherry picked from commit 79518c4)
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    ascorbic and wardpeet authored Feb 22, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    255b565 View commit details

Commits on Feb 23, 2021

  1. fix(contentful): retry on network errors when checking credentials (#…

    …29664) (#29672)
    
    (cherry picked from commit b95a199)
    
    Co-authored-by: Benedikt Rötsch <axe312ger@users.noreply.github.com>
    GatsbyJS Bot and axe312ger authored Feb 23, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    2625159 View commit details
  2. fix(gatsby-plugin-image): Apply inline styles and img size (#29603) (#…

    …29668)
    
    (cherry picked from commit 9db36db)
    
    Co-authored-by: Matt Kane <matt@gatsbyjs.com>
    GatsbyJS Bot and ascorbic authored Feb 23, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    9183a6b View commit details
  3. Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    22dadae View commit details
  4. chore: remove --cache from eslint (#29706) (#29709)

    (cherry picked from commit 8da5ebc)
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    GatsbyJS Bot and wardpeet authored Feb 23, 2021
    Copy the full SHA
    ac65482 View commit details
  5. chore(gatsby-core-utils): Move isTruthy to gatsby-core-utils (#29707) (

    …#29710)
    
    (cherry picked from commit 837fcd2)
    
    Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
    ascorbic and sidharthachatterjee authored Feb 23, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    2022f2b View commit details
  6. fix(gatsby): more reliable way to use prod versions of react/react-dom (

    #29683)
    
    back port of #29620 to v2
    
    Fix #28138 (comment)
    
    Set `NODE_ENV` to `production` in the child worker that does the SSR in dev.
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    Co-authored-by: Matt Kane <matt@gatsbyjs.com>
    3 people authored Feb 23, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    01d07b3 View commit details

Commits on Feb 24, 2021

  1. chore(release): Publish

     - babel-plugin-remove-graphql-queries@2.16.1
     - babel-preset-gatsby@0.12.2
     - gatsby-admin@0.8.5
     - gatsby-cli@2.19.2
     - gatsby-core-utils@1.10.1
     - gatsby-page-utils@0.9.1
     - gatsby-plugin-image@0.7.2
     - gatsby-plugin-manifest@2.12.1
     - gatsby-plugin-mdx@1.10.1
     - gatsby-plugin-offline@3.10.2
     - gatsby-plugin-page-creator@2.10.1
     - gatsby-plugin-preload-fonts@1.9.1
     - gatsby-plugin-sharp@2.14.2
     - gatsby-plugin-typescript@2.12.1
     - gatsby-recipes@0.9.2
     - gatsby-remark-images@3.11.1
     - gatsby-source-contentful@4.6.3
     - gatsby-source-drupal@3.13.1
     - gatsby-source-filesystem@2.11.1
     - gatsby-source-shopify@3.10.1
     - gatsby-source-wordpress@4.0.2
     - gatsby-telemetry@1.10.1
     - gatsby-transformer-remark@2.16.1
     - gatsby-transformer-sqip@2.11.2
     - gatsby@2.32.5
    ascorbic committed Feb 24, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    rudikershaw Rudi Kershaw
    Copy the full SHA
    6fa14e4 View commit details
Loading