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.8.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.8.1
Choose a head ref
  • 10 commits
  • 16 files changed
  • 7 contributors

Commits on Jun 23, 2021

  1. fix(gatsby-plugin-gatsby-cloud): add gatsby-telemetry as a dependency (

    …#32047) (#32049)
    
    * fix(gatsby-plugin-gatsby-cloud): add gatsby-telemetry as a dependency
    
    * why yarn.lock why
    
    * run git diff to see what is modified
    
    * ok
    
    * revert
    
    * moooer
    
    (cherry picked from commit 4ba8c2c)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    GatsbyJS Bot and KyleAMathews authored Jun 23, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ba65e27 View commit details
  2. set gatsby-telemetry to ^2.8.0

    not sure what the normal process is for this...
    KyleAMathews committed Jun 23, 2021
    Copy the full SHA
    25be051 View commit details
  3. chore(release): Publish

     - gatsby-plugin-gatsby-cloud@2.8.1
    KyleAMathews committed Jun 23, 2021
    Copy the full SHA
    a9ba549 View commit details
  4. set default salesChannel to empty string (#32044) (#32052)

    (cherry picked from commit f10554a)
    
    Co-authored-by: Daniel Lew <51924260+DanielSLew@users.noreply.github.com>
    GatsbyJS Bot and DanielSLew authored Jun 23, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f1cc7ff View commit details
  5. fix(gatsby-source-drupal): Comment out http2-wrapper (#32045) (#32053)

    Until we can see if szmarczak/http2-wrapper#73 can get resolved.
    
    Fixes #32043
    
    (cherry picked from commit b5f93e9)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    GatsbyJS Bot and KyleAMathews authored Jun 23, 2021

    Verified

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

     - gatsby-source-drupal@4.8.1
     - gatsby-source-shopify@5.0.1
    vladar committed Jun 23, 2021
    Copy the full SHA
    26638b1 View commit details

Commits on Jun 29, 2021

  1. chore(gatsby-source-shopify): add keywords (#32124) (#32152)

    (cherry picked from commit 3f81ee0)
    
    Co-authored-by: gdhardy1 <47133442+gdhardy1@users.noreply.github.com>
    GatsbyJS Bot and gdhardy1 authored Jun 29, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e618005 View commit details
  2. feat(gatsby): Add activity for writing out page-data.json files to th…

    …e public directory (#31987) (#32153)
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    (cherry picked from commit 0be1025)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    GatsbyJS Bot and KyleAMathews authored Jun 29, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ddebfac View commit details
  3. fix(gatsby): leave xmlns element when optimizing SVGs (#32123) (#32154

    )
    
    (cherry picked from commit 27c01fc)
    
    Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
    GatsbyJS Bot and browniebroke authored Jun 29, 2021

    Verified

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

     - gatsby-admin@0.18.1
     - gatsby-source-shopify@5.0.2
     - gatsby@3.8.1
    LekoArts committed Jun 29, 2021
    Copy the full SHA
    ee93b58 View commit details
Loading