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@5.13.4
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@5.13.5
Choose a head ref
  • 5 commits
  • 20 files changed
  • 2 contributors

Commits on May 6, 2024

  1. chore(gatsby-source-contentful): upgrade is-online (#38862) (#38970)

    * chore(gatsby-source-contentful): upgrade is-online
    
    * test: update esm packages for jest config
    
    (cherry picked from commit 89cb129)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored May 6, 2024
    Configuration menu
    Copy the full SHA
    b6935a4 View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

     - gatsby-source-contentful@8.13.2
    pieh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0f9ad54 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. chore: pin @vercel/webpack-asset-relocator-loader (#38981) (#38982)

    (cherry picked from commit e4c51f2)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored May 17, 2024
    Configuration menu
    Copy the full SHA
    e7231ec View commit details
    Browse the repository at this point in the history
  2. feat: allow dsg/ssr renders without access to datastore if it's not r…

    …equired (#38974) (#38979)
    
    * fix: generate lmdb cdn path after state was reloaded from cache restoration
    
    * feat: make lmdb datastore optional and lazy in engines
    
    * use datastore exlucde and skip deploy cleanup temporarily
    
    * fix lint
    
    * build engines after page configs were prepared
    
    * tmp: workaround local deploy problems with datastore exclussion
    
    * set rawUrl on request and use it to extract origin for engine download in case url passed at build doesn't work
    
    * no unhandled promise rejections, actually pass rawUrl
    
    * make one of e2e variants use datastore exclussion, so base case is still tested
    
    * revert adapters e2e test cleanup
    
    * scripts rename
    
    * findPageByPath renaming
    
    * getGraphqlEngine renaming
    
    (cherry picked from commit 884ecaf)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    gatsbybot and pieh authored May 17, 2024
    Configuration menu
    Copy the full SHA
    326c89a View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

     - gatsby-adapter-netlify@1.1.5
     - gatsby@5.13.5
    pieh committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6c63350 View commit details
    Browse the repository at this point in the history
Loading