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

Commits on Aug 4, 2020

  1. Remove README link to Spectrum (#26164)

    Remove repo README support link to Spectrum (support for it has been discontinued and it is going to be sunsetted) and replace with a link to the AskGatsbyJS Twitter account
    kmaida authored Aug 4, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    edefce7 View commit details

Commits on Aug 5, 2020

  1. feat(gatsby): Store site metadata (#26162)

    Store pid
    
    Allow lockfile to be ignored for services that don't need to be running
    
    Get correct port for running service
    
    Add last run time
    
    init site info in gatsby new
    
    Store metadata on build
    
    Make getService generic so we can avoid casting
    
    Log exception
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    ascorbic and gatsbybot authored Aug 5, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    36367c4 View commit details
  2. Verified

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

     - babel-preset-gatsby@0.5.5
     - gatsby-admin@0.1.117
     - gatsby-cli@2.12.73
     - gatsby-core-utils@1.3.15
     - gatsby-page-utils@0.2.20
     - gatsby-plugin-manifest@2.4.22
     - gatsby-plugin-mdx@1.2.34
     - gatsby-plugin-offline@3.2.22
     - gatsby-plugin-page-creator@2.3.20
     - gatsby-plugin-preload-fonts@1.2.20
     - gatsby-plugin-sharp@2.6.25
     - gatsby-recipes@0.2.3
     - gatsby-remark-images@3.3.25
     - gatsby-source-contentful@2.3.35
     - gatsby-source-drupal@3.5.27
     - gatsby-source-filesystem@2.3.24
     - gatsby-source-shopify@3.2.26
     - gatsby-source-wordpress@3.3.28
     - gatsby-telemetry@1.3.26
     - gatsby-transformer-remark@2.8.28
     - gatsby-transformer-sqip@2.3.25
     - gatsby@2.24.28
    pvdz committed Aug 5, 2020
    Copy the full SHA
    2fabba8 View commit details
Loading