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.12.7
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.12.8
Choose a head ref
  • 3 commits
  • 32 files changed
  • 4 contributors

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 <misiek.piechowiak@gmail.com>
    (cherry picked from commit 5dbcf9e)
    
    Co-authored-by: Jenae Janzen <101715009+jenae-janzen@users.noreply.github.com>
    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 <cunhacf@users.noreply.github.com>
    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. chore(release): Publish

     - create-gatsby@3.12.2
     - gatsby-cli@5.12.3
     - gatsby-plugin-cxs@5.12.2
     - gatsby-plugin-feed@5.12.2
     - gatsby-plugin-flow@4.12.2
     - gatsby-plugin-google-gtag@5.12.2
     - gatsby-plugin-google-tagmanager@5.12.2
     - gatsby-plugin-image@3.12.2
     - gatsby-plugin-manifest@5.12.2
     - gatsby-plugin-mdx@5.12.2
     - gatsby-plugin-offline@6.12.2
     - gatsby-plugin-page-creator@5.12.2
     - gatsby-plugin-sass@6.12.2
     - gatsby-plugin-sharp@5.12.2
     - gatsby-plugin-sitemap@6.12.2
     - gatsby-plugin-twitter@5.12.2
     - gatsby-plugin-utils@4.12.2
     - gatsby-remark-autolink-headers@6.12.2
     - gatsby-remark-images@7.12.2
     - gatsby-source-contentful@8.12.3
     - gatsby-source-drupal@6.12.2
     - gatsby-source-shopify@8.12.2
     - gatsby-source-wordpress@7.12.2
     - gatsby-transformer-remark@6.12.2
     - gatsby-transformer-sharp@5.12.2
     - gatsby-transformer-sqip@5.12.2
     - gatsby@5.12.8
    pieh committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    470d182 View commit details
    Browse the repository at this point in the history
Loading