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@3.0.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@3.0.1
Choose a head ref
  • 3 commits
  • 12 files changed
  • 4 contributors

Commits on Mar 3, 2021

  1. fix(gatsby): fix routing for paths with characters like @ etc (#29935

    …) (#29967)
    
    * test(e2e): add test case for path with '@'
    
    * don't url encode in tests
    
    * bump @gatsbyjs/reach-router
    
    (cherry picked from commit 157ae16)
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    GatsbyJS Bot and pieh authored Mar 3, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    matkoch Matthias Koch
    Copy the full SHA
    03fd1cb View commit details
  2. fix(gatsby): change browserlist to web/es5 (#29954) (#29968)

    (cherry picked from commit ba8a498)
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    GatsbyJS Bot and wardpeet authored Mar 3, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    matkoch Matthias Koch
    Copy the full SHA
    1b26dc2 View commit details
  3. chore(release): Publish

     - gatsby-admin@0.10.1
     - gatsby@3.0.1
    vladar committed Mar 3, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    matkoch Matthias Koch
    Copy the full SHA
    8b53b2a View commit details
Loading