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 Loading
base: gatsby@1.9.210
Choose a base ref
...
head repository: gatsbyjs/gatsby Loading
compare: gatsby@1.9.211
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    5c32e90 View commit details
    Browse the repository at this point in the history
  2. Add gatsby-starter-gcn (#4214)

    ryanwiemer authored and KyleAMathews committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    461bd97 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Fixes to speed up running queries — add caching & avoid work (#4213)

    * Fixes to speed up running queries — add caching & avoid work
    
    * Disable node tracking as it's breaking tests + update snapshots
    
    * Actually... do need updatedAt — but just remove it from the SitePage nodes
    
    * Skip caching of image diminsions during testing
    KyleAMathews committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    3217829 View commit details
    Browse the repository at this point in the history
  2. Publish

     - gatsby-plugin-sharp@1.6.34
     - gatsby-remark-images@1.5.50
     - gatsby@1.9.211
    KyleAMathews committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    563055a View commit details
    Browse the repository at this point in the history
Loading