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.12
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.13
Choose a head ref
  • 9 commits
  • 10 files changed
  • 8 contributors

Commits on Jul 28, 2020

  1. chore(showcase): add Julien Karst website (#25682)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    JulienKode and Ekwuno authored Jul 28, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    32f651d View commit details
  2. chore(showcase): BRIKL & TRUE STORY in showcase (#25631)

    * chore(showcase): BRIKL & TRUE STORY in showcase
    
    * chore(showcase): run prettier sites.yml
    
    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    MeixnerTobias and Ekwuno authored Jul 28, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    f6c6279 View commit details
  3. chore(blog): Add i18n theme blog post (#26065)

    * add blog post
    
    * fix linting
    
    * put head in code tag lol
    LekoArts authored Jul 28, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a387bb4 View commit details
  4. chore(showcase): add Château de Morey 🏰 (#25683)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    JulienKode and Ekwuno authored Jul 28, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    7619c35 View commit details
  5. chore(showcase): meetup.com (#25792)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    Andy Stanberry and Ekwuno authored Jul 28, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    a4f171d View commit details

Commits on Jul 29, 2020

  1. chore(gatsby): fix typegen for publishing (#26078)

    * chore(gatsby): add typescript as dev dependency
    
    * chore(gatsby): run typegen after rimraf
    pieh authored Jul 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7486b8b View commit details
  2. fix(gatsby): Delete babel and terser cache dirs (#26053)

    * Delete babel and terser cache dirs
    
    * Clean up yarn lock
    
    * fix yarn.lock (?)
    
    * verbose gatsby-dev
    
    * chore(gatsby): add typescript as dev dependency
    
    * Update e2e-test.sh
    
    * chore(gatsby): run typegen after rimraf
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    3 people authored Jul 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9497c97 View commit details
  3. fix(gatsby): Load static query results from its own Db (#26077)

    * Load static query results from its own Db
    
    * Keep StaticQueryContext because it is public API
    
    * Switch to an Object for static query results from a Map
    
    * Move getStaticQueryResults to private API
    sidharthachatterjee authored Jul 29, 2020

    Verified

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

     - gatsby-admin@0.1.102
     - gatsby@2.24.13
    sidharthachatterjee committed Jul 29, 2020
    Copy the full SHA
    a94e657 View commit details
Loading