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: [email protected]
Choose a base ref
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 5 commits
  • 34 files changed
  • 4 contributors

Commits on Oct 17, 2023

  1. fix(gatsby): open lmdb instances in writeable locations in generated …

    …ssr/dsg function (#38631) (#38638)
    
    (cherry picked from commit 3af35ae)
    
    Co-authored-by: Michal Piechowiak <[email protected]>
    gatsbybot and pieh authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    acb8799 View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

    pieh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    39d2fd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix(gatsby): don't force leading slash for external paths in routes m…

    …anifest (#38639) (#38646)
    
    * don't force leading slash for external redirects
    
    * add test
    
    * perf: regexp -> double String.startWith checks
    
    ---------
    
    Co-authored-by: Michal Piechowiak <[email protected]>
    (cherry picked from commit 5dbcf9e)
    
    Co-authored-by: Jenae Janzen <[email protected]>
    gatsbybot and jenae-janzen authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8302bc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. fix(gatsby): support multiple instances of same variable in gatsbyIma…

    …ge placeholderUrl (#38626) (#38647)
    
    (cherry picked from commit b177db9)
    
    Co-authored-by: Carlos Fernandes Cunha <[email protected]>
    gatsbybot and cunhacf authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    02e925a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470d182 View commit details
    Browse the repository at this point in the history
Loading