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.11
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.12
Choose a head ref
  • 19 commits
  • 72 files changed
  • 14 contributors

Commits on Jul 24, 2020

  1. highlighted plugins (#25998)

    Haseeb Khan authored Jul 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
    693d4aa View commit details
  2. Revert "perf(gatsby-plugin-mdx): drop another babel step during sourc…

    …ing" (#26002)
    
    This reverts commit 6d0c791.
    LB authored Jul 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
    e3203c6 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
    ffabe75 View commit details
  4. [docs][glossary] add new entry for client-side rendering (#25984)

    * add new glossary entry for client-side routing
    
    * update text to address rendering vs. routing
    
    * Add link to page, rather than anchor
    
    Co-authored-by: Hashim Warren <hashim@gatsbyjs.com>
    Marcy Sutton and hashimwarren authored Jul 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
    1b16e07 View commit details
  5. Verified

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

Commits on Jul 26, 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
    de867d9 View commit details

Commits on Jul 27, 2020

  1. fix: update www (#26043)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jul 27, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a55f5b6 View commit details
  2. Added extra markup (#26030)

    * Added extra markup
    
    I found some js code which was not highlighted so I wrapped it in js code block,
    secondly, I added the link to reach/router as it was confusing if its react/router or reach/router
    
    * added the link to reach/router
    
    * Update glossary.md
    Haseeb Khan authored Jul 27, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    abc6f87 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
    462a060 View commit details
  4. Add support for cache refresh via GraphiQL (#25960)

    * Add cache refresh button
    
    * Formatting
    
    * Explicit return type
    herecydev authored Jul 27, 2020

    Verified

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

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

Commits on Jul 28, 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
    59de77d 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
    b84ea14 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
    3808011 View commit details
  4. tests(gatsby): Add unit tests for develop state machine (#26051)

    * feat(gatsby): Add top-level error handling to state machine
    
    * Add initial tests
    
    * Add tests for top-level machine
    
    * Test error handling
    
    * Add post-bootstrap to tests
    ascorbic 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
    ec10aab View commit details
  5. Verified

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

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

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

     - gatsby-admin@0.1.101
     - gatsby-cli@2.12.67
     - gatsby-graphiql-explorer@0.4.12
     - gatsby-plugin-mdx@1.2.30
     - gatsby-plugin-sharp@2.6.23
     - gatsby-recipes@0.1.57
     - gatsby-remark-copy-linked-files@2.3.12
     - gatsby-remark-images-contentful@2.3.12
     - gatsby-remark-images@3.3.22
     - gatsby-remark-responsive-iframe@2.4.12
     - gatsby-source-contentful@2.3.33
     - gatsby-transformer-sqip@2.3.23
     - gatsby@2.24.12
    ascorbic committed Jul 28, 2020
    Copy the full SHA
    ae10d6f View commit details
Loading