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-source-filesystem@2.1.20
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-source-filesystem@2.1.21
Choose a head ref
  • 9 commits
  • 76 files changed
  • 9 contributors

Commits on Sep 4, 2019

  1. fix: update gatsby monorepo (#17368)

    renovate[bot] authored and GatsbyJS Bot committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    3cbdb1c View commit details
    Browse the repository at this point in the history
  2. fix: update gatsby monorepo (#17369)

    renovate[bot] authored and GatsbyJS Bot committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a48bd23 View commit details
    Browse the repository at this point in the history
  3. Docs/yaml json source client import (#12634)

    * rework performd on sourcing from yaml and client import for JSON or YAML
    
    * applied changes based on initial feedback
    
    * documents and example rebased.
    per marcysutton feedback
    
    * grammar and various fixes
    
    * docs merged and example rework
    
    * testing commit to check if frontmatter holds
    
    * doc-links updated per gillkyle comment
    
    * updated docs-links
    
    * update to latest version of docs-links.yaml
    
    * chore: fix document and example code and deps
    
    * code review feedback
    
    * clean up text based on page render, style
    jonniebigodes authored and Marcy Sutton committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    954808f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aec2b4 View commit details
    Browse the repository at this point in the history
  5. chore(showcase): Add WPSpark.io (#17363)

    
    Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
    Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
    3 people authored and LekoArts committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    8b2d2c2 View commit details
    Browse the repository at this point in the history
  6. refactor(gatsby-source-filesystem): Upgrade XState (#17192)

    * Upgrade XState and refactor its usage in gatsby-source-filesystem
    
    * test: add basic test suite for sourceNodes
    Andarist authored and pieh committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9185ece View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abf8881 View commit details
    Browse the repository at this point in the history
  8. feat(gatsby-plugin-offline): Allow precaching custom pages (#16877)

    * Allow precaching custom pages rather than just the offline shell
    * Document this and add tests
    vtenfys committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    12b5f75 View commit details
    Browse the repository at this point in the history
  9. chore(release): Publish

     - gatsby-plugin-offline@3.0.2
     - gatsby-source-contentful@2.1.32
     - gatsby-source-drupal@3.2.26
     - gatsby-source-filesystem@2.1.21
     - gatsby-source-shopify@3.0.12
     - gatsby-source-wordpress@3.1.30
     - gatsby-transformer-javascript-static-exports@2.2.7
    David Bailey committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    b5e2b6c View commit details
    Browse the repository at this point in the history
Loading