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.27.0
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.27.1
Choose a head ref
  • 6 commits
  • 25 files changed
  • 3 contributors

Commits on Nov 23, 2020

  1. fix(gatsby-source-filesystem): fix race condition when using `publicU…

    …RL` field (#28176) (#28209)
    
    Co-authored-by: cws <cws@home.fritz.box>
    (cherry picked from commit 1abf65c)
    
    Co-authored-by: Joost Jansky <styxlab@users.noreply.github.com>
    vladar and styxlab authored Nov 23, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    e2d1171 View commit details
  2. chore(release): Publish

     - gatsby-source-contentful@4.1.1
     - gatsby-source-drupal@3.8.1
     - gatsby-source-filesystem@2.6.1
     - gatsby-source-shopify@3.5.1
     - gatsby-source-wordpress@3.6.1
    vladar committed Nov 23, 2020
    Copy the full SHA
    e9cbed7 View commit details
  3. feat(gatsby): make dev ssr bundling lazy (#28149) (#28247)

    * feat(gatsby): make dev ssr bundling lazy
    
    * fix tests
    
    * fix race condition
    
    * typescript 😅
    
    * await getPageData to ensure it's been created before SSRing
    
    * instance isn't set in SSR
    
    * Fix a few more instances of this env var
    
    * Avoid setting anything for experimental features
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    (cherry picked from commit 70b81a6)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    vladar and KyleAMathews authored Nov 23, 2020
    Copy the full SHA
    2dd2767 View commit details
  4. feat(gatsby): track usage of GATSBY_EXPERIMENTAL_FAST_DEV (#28223) (#…

    …28245)
    
    (cherry picked from commit 849b3bd)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    vladar and KyleAMathews authored Nov 23, 2020
    Copy the full SHA
    f0d93d8 View commit details
  5. feat(gatsby): bump % that get invited to try dev_ssr to 5% from 1% (#…

    …28232) (#28246)
    
    (cherry picked from commit 2b494c3)
    
    Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
    vladar and KyleAMathews authored Nov 23, 2020
    Copy the full SHA
    30bc6a8 View commit details
  6. chore(release): Publish

     - gatsby-admin@0.3.1
     - gatsby@2.27.1
    vladar committed Nov 23, 2020
    Copy the full SHA
    83cc8a6 View commit details
Loading