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: netlify/gatsby-plugin-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: netlify/gatsby-plugin-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 20, 2022

  1. chore: add lint to ci (#118)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    sarahetter and kodiakhq[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    938a0f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix: redirect named splat filesystem routes correctly for SSR/DSG pag…

    …es (#120)
    
    * fix: ignore named splats when writing redirects
    
    * fix: make ssr/dsg and client-only redirects mutually exclusive
    
    * fix: handle undefined matchpath
    orinokai authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    cebe8d8 View commit details
    Browse the repository at this point in the history
  2. chore: release 4.3.1 (#121)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4baf3b7 View commit details
    Browse the repository at this point in the history
Loading