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@3.6.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@3.6.1
Choose a head ref
  • 3 commits
  • 17 files changed
  • 4 contributors

Commits on May 27, 2021

  1. fix(gatsby-plugin-gatsby-cloud): fix cloud being bundled (#31604) (#3…

    …1607)
    
    (cherry picked from commit 4a62a20)
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    GatsbyJS Bot and wardpeet authored May 27, 2021
    Copy the full SHA
    9bac047 View commit details
  2. fix(gatsby): add componentChunkName to components list so don't need …

    …to loop over pages (#31547) (#31606)
    
    * fix(gatsby): add componentChunkName to components list so don't need to loop over pages
    
    * fix type
    
    * fix tests
    
    * more fixes
    
    * Guard against null values
    
    (cherry picked from commit 783b937)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    GatsbyJS Bot and KyleAMathews authored May 27, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1f26765 View commit details
  3. chore(release): Publish

     - gatsby-admin@0.16.1
     - gatsby-plugin-gatsby-cloud@2.6.1
     - gatsby-plugin-netlify@3.6.1
     - gatsby@3.6.1
    LekoArts committed May 27, 2021
    Copy the full SHA
    43dd21b View commit details
Loading