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.27.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.27.3
Choose a head ref
  • 5 commits
  • 18 files changed
  • 4 contributors

Commits on Nov 25, 2020

  1. fix: Fix starter publish and scripts (#28260) (#28282)

    * Fix starter publish script
    
    * Don't use yarn import because @arcanis says it's a bad idea
    #28238 (comment)
    
    (cherry picked from commit f6417dd)
    
    Co-authored-by: Matt Kane <matt@gatsbyjs.com>
    vladar and ascorbic authored Nov 25, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    folkertdev Folkert de Vries
    Copy the full SHA
    bd3abae View commit details
  2. Always compile the index page (if it exists) (#28265) (#28283)

    (cherry picked from commit f75e358)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    vladar and KyleAMathews authored Nov 25, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    138e015 View commit details
  3. Increase timeout to fetching component to 30 seconds (#28264) (#28284)

    (cherry picked from commit bd0a7f4)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    vladar and KyleAMathews authored Nov 25, 2020
    Copy the full SHA
    350d745 View commit details
  4. fix(gatsby-telemetry): use windowsHide to not show windows command pr…

    …ompt windows (#28258) (#28285)
    
    (cherry picked from commit e416368)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    vladar and pieh authored Nov 25, 2020
    Copy the full SHA
    0c07bb6 View commit details
  5. chore(release): Publish

     - create-gatsby@0.0.2
     - gatsby-admin@0.3.3
     - gatsby-cli@2.14.1
     - gatsby-recipes@0.4.1
     - gatsby-telemetry@1.5.1
     - gatsby@2.27.3
    vladar committed Nov 25, 2020
    Copy the full SHA
    560c9f6 View commit details
Loading