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.24.55
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.24.56
Choose a head ref
  • 7 commits
  • 39 files changed
  • 6 contributors

Commits on Sep 8, 2020

  1. tests(gatsby-recipes): Use mock fs and fetch (#26821)

    * Make recipe fs tests use mock fs and fetch
    
    * Windows fix
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    ascorbic and gatsbybot authored Sep 8, 2020
    Copy the full SHA
    df0fe31 View commit details
  2. Revert "chore(gatsby-plugin-sharp, gatsby-transformer-sharp): update …

    …dependencies (#26259)" (#26826)
    
    This reverts commit dedd37f.
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    wardpeet and gatsbybot authored Sep 8, 2020
    Copy the full SHA
    05474e3 View commit details
  3. fix(gatsby-source-filesystem) Clarify createFilePath docs (#26770)

    * fix(gatsby-source-filesystem) Clarify createFilePath docs
    
    Fixes: #26470
    
    * Update README.md
    
    Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
    keegan-lillo and Aisha Blake authored Sep 8, 2020
    Copy the full SHA
    9db8b00 View commit details

Commits on Sep 9, 2020

  1. Copy the full SHA
    58dc15e View commit details
  2. fix(gatsby-plugin-mdx): mdxrender should not accept components (#24271)

    * Remove 'components' from MDXRenderer signature
    
    Work for #21682
    
    * Removed 'components' from MDXRenderer type
    
    * removed components
    
    * removed unneeded extra imports
    floAr authored Sep 9, 2020
    Copy the full SHA
    9c58e34 View commit details
  3. Copy the full SHA
    4279236 View commit details
  4. chore(release): Publish

     - gatsby-admin@0.1.145
     - gatsby-cli@2.12.94
     - gatsby-plugin-mdx@1.2.39
     - gatsby-plugin-sharp@2.6.34
     - gatsby-recipes@0.2.23
     - gatsby-source-contentful@2.3.44
     - gatsby-source-drupal@3.5.32
     - gatsby-source-filesystem@2.3.29
     - gatsby-source-shopify@3.2.31
     - gatsby-source-wordpress@3.3.33
     - gatsby-transformer-sqip@2.3.34
     - gatsby@2.24.56
    wardpeet committed Sep 9, 2020
    Copy the full SHA
    a366e06 View commit details
Loading