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.87
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.88
Choose a head ref
  • 5 commits
  • 19 files changed
  • 7 contributors

Commits on Oct 26, 2020

  1. Clean up How Queries Work (#24256)

    * Clean up How Queries Work
    
    * Update docs/docs/query-behind-the-scenes.md
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Update docs/docs/query-behind-the-scenes.md
    
    Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
    
    * Update docs/docs/query-behind-the-scenes.md
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Update docs/docs/query-behind-the-scenes.md
    
    * Update docs/docs/query-behind-the-scenes.md
    
    * fix: remove trailing whitespace
    
    Co-authored-by: Megan Sullivan <megan@gatsbyjs.com>
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
    4 people authored Oct 26, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    ljharb Jordan Harband
    Copy the full SHA
    ed31b35 View commit details

Commits on Oct 27, 2020

  1. perf(gatsby-source-filesystem): dont JSON parse/stringify the node (#…

    …27597)
    
    * perf(gatsby-source-filesystem): dont JSON parse/stringify the node
    
    * Explicit serialization, remove redundant keys (they are splat anyways)
    
    * Explicitly splat stats object
    
    * Add a snapshot test
    
    * Attempt to make the test more generic so it works on Windows too
    pvdz authored Oct 27, 2020
    Copy the full SHA
    ffbec4c View commit details
  2. Copy the full SHA
    2da94bf View commit details
  3. Copy the full SHA
    a5665d2 View commit details
  4. chore(release): Publish

     - gatsby-admin@0.1.176
     - gatsby-source-contentful@3.0.5
     - gatsby-source-drupal@3.5.40
     - gatsby-source-filesystem@2.3.37
     - gatsby-source-shopify@3.2.39
     - gatsby-source-wordpress@3.3.41
     - gatsby@2.24.88
    vladar committed Oct 27, 2020
    Copy the full SHA
    1d7bc94 View commit details
Loading