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.37
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.38
Choose a head ref
  • 16 commits
  • 138 files changed
  • 20 contributors

Commits on Aug 10, 2020

  1. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    7dd464f View commit details
  2. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    0e95f7d View commit details
  3. fix: update www (#26209)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 10, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    0621dc4 View commit details
  4. Typo in netlify plugin docs (#26011)

    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    emiliokyp and gatsbybot authored Aug 10, 2020
    Copy the full SHA
    8fc269e View commit details
  5. fix(gatsby-plugin-offline): Update regex to catch new static query re…

    …sults (#26329)
    
    * Update regex to catch new static query results
    
    * Update comment and remove unnecessary rule
    sidharthachatterjee authored Aug 10, 2020
    Copy the full SHA
    75ab9b8 View commit details
  6. docs: Updated gatsby-plugin-offline README with correct default workb…

    …ox config (#26295)
    
    * Updated gatsby-plugin-offline README with correct default workbox config
    
    * Update for #26329
    
    Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
    devfive and sidharthachatterjee authored Aug 10, 2020
    Copy the full SHA
    a5c76fc View commit details
  7. docs(gatsby-plugin-sharp): Base64 features (#24999)

    Co-authored-by: polarathene <brennan.kinney.nz@gmail.com>
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    3 people authored Aug 10, 2020
    Copy the full SHA
    3ad780e View commit details
  8. Copy the full SHA
    6e6e419 View commit details
  9. Create unlinked reference doc for new file system based route APIs (#…

    …26222)
    
    * Create unlinked reference doc for new file system based route APIs
    
    * clean up lint
    
    * Update and edit file system page creation doc
    
    * Apply suggestions from code review
    
    * Update file-system-page-creation.md
    
    * Update file-system-page-creation.md
    
    * Update docs/docs/file-system-page-creation.md
    
    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    
    * Update docs/docs/file-system-page-creation.md
    
    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    
    * Update docs/docs/file-system-page-creation.md
    
    Co-authored-by: Muescha <184316+muescha@users.noreply.github.com>
    
    * Update docs/docs/file-system-page-creation.md
    
    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    
    * Update docs/docs/file-system-page-creation.md
    
    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    
    Co-authored-by: Aisha Blake <aisha.g.blake@gmail.com>
    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    Co-authored-by: Muescha <184316+muescha@users.noreply.github.com>
    4 people authored Aug 10, 2020
    Copy the full SHA
    5782bfe View commit details
  10. Copy the full SHA
    ef7abd8 View commit details
  11. fix(gatsby-recipes): speedup recipe runs for recipes with large numbe…

    …rs of resources (#26307)
    
    * Don't update logs on onUpdate
    
    * check resources are set
    
    * Share errorCache as validations only need run once
    
    * Share errorCache as validations only need run once
    
    * remove concurrency limits — those should be handled on resource basis
    
    * Set longer throttle time for reconciler as that's the slowest part
    
    * Remove debugging code
    
    * Add TODO
    
    * try make CI work
    
    * Don't shadow import
    
    * Fixes for incremental updates to UI — concurrent defaults to 1 so blocks update by default
    
    * Fix prettier thing
    
    * Remove unused var
    KyleAMathews authored Aug 10, 2020
    Copy the full SHA
    07d555b View commit details
  12. mezzoguild showcase (#26299)

    i-bsd authored Aug 10, 2020
    Copy the full SHA
    569a4b7 View commit details
  13. chore(starters): add gatsby-starter-netlify-docs (#26298)

    * chore(starters): add gatsby-starter-netlify-docs
    
    * Removed Open Source tag to fix warning
    dancrtis authored Aug 10, 2020
    Copy the full SHA
    4960886 View commit details
  14. fix: update starters and examples (#26328)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Aug 10, 2020
    Copy the full SHA
    358d030 View commit details
  15. docs(gatsby-image): Deprecate sizes and resolutions props (#26309)

    Some users are still using these props accidentally due to their visibility in guides.
    polarathene authored Aug 10, 2020
    Copy the full SHA
    5968b3c View commit details
  16. chore(release): Publish

     - gatsby-admin@0.1.127
     - gatsby-cli@2.12.81
     - gatsby-image@2.4.15
     - gatsby-plugin-netlify@2.3.13
     - gatsby-plugin-offline@3.2.23
     - gatsby-plugin-sharp@2.6.26
     - gatsby-recipes@0.2.11
     - gatsby-source-contentful@2.3.36
     - gatsby-transformer-sqip@2.3.26
     - gatsby@2.24.38
    KyleAMathews committed Aug 10, 2020
    Copy the full SHA
    d4dfec8 View commit details
Loading