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@2.24.48
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@2.24.49
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on Aug 24, 2020

  1. docs(gatsby-link): Clarify that navigate() accepts a pathname, not a …

    …full URL (#26584)
    
    Will hopefully save people time on issues like [this](#26450).
    moroshko authored Aug 24, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c215d9f View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    17bbcac View commit details
  3. chore: Use gatsbyjs.com instead of gatsbyjs.org for docs (#26479)

    As everything is moving to gatsbyjs.com I think changing to gatsbyjs.com will save many redirects.
    iAziz786 authored Aug 24, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    56e0efd View commit details
  4. fix(gatsby): take into account possible invalid values in getValueAt (#…

    …26613)
    
    * fix(gatsby): take in account `null` when retrieving object value at path
    
    * fix typings and handle all possible invalid values
    vladar authored Aug 24, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bc3a177 View commit details
  5. chore(release): Publish

     - gatsby-admin@0.1.138
     - gatsby@2.24.49
    pieh committed Aug 24, 2020
    Copy the full SHA
    c332f05 View commit details
Loading