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.69
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.70
Choose a head ref
  • 11 commits
  • 58 files changed
  • 8 contributors

Commits on Oct 7, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    91a5876 View commit details
  2. chore(gatsby-source-shopify): Link to the Shopify tutorial (#27315)

    It has a much better getting started guide
    KyleAMathews authored Oct 7, 2020

    Verified

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

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

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    56402db View commit details
  5. chore(deps): switch from fast-levenshtein to fastest-levenshtein (#27282

    )
    
    * chore(deps): update fast-levenshtein
    
    * chore(deps): switch to fastest-levenshtein
    hoobdeebla authored Oct 7, 2020

    Verified

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

Commits on Oct 8, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    41f0881 View commit details
  2. fix: add gatsby-admin public folders to prettierignore (#27329)

    * This solves an issue where tests couldn't be run locally because the linter failed
    meganesu authored Oct 8, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bf2430c View commit details
  3. Revert "chore(peril): disable merge-on-green" (#27332)

    This reverts commit 36421c5.
    wardpeet authored Oct 8, 2020

    Verified

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

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    03950cf View commit details
  5. fix(gatsby): route lifecycle ordering (#27261)

    * fixing ordering issue by using shouldComponentUpdate
    
    * creating cypress command to check order of actions called
    
    * enabling second page to be able to log lifecycle actions
    
    * writing e2e test to ensure the issue has been fixed and will not return
    
    * removing un-needed findIndex
    WillMayger authored Oct 8, 2020

    Verified

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

     - gatsby-admin@0.1.159
     - gatsby-cli@2.12.105
     - gatsby-plugin-mdx@1.2.46
     - gatsby-plugin-preact@4.0.15
     - gatsby-source-contentful@2.3.51
     - gatsby-source-drupal@3.5.37
     - gatsby-source-filesystem@2.3.34
     - gatsby-source-shopify@3.2.36
     - gatsby-source-wordpress@3.3.38
     - gatsby-theme@0.1.6
     - gatsby-transformer-sqip@2.3.40
     - gatsby@2.24.70
    wardpeet committed Oct 8, 2020
    Copy the full SHA
    425db2f View commit details
Loading