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

Commits on Jul 23, 2020

  1. Copy the full SHA
    491197f View commit details
  2. docs(gatsby-admin): more detailed architecture explanation (#25941)

    * Write more detailed Admin architecture docs
    
    * Add section on production deployment to gatsby-admin docs
    
    * Absolute URLs so they work on npm etc.
    
    * Fix pronouns and wording
    
    * Clean up some more
    
    * Tighten up language around production deployment
    
    Co-authored-by: Brent Jackson <jxnblk@gmail.com>
    
    * Update packages/gatsby-admin/README.md
    
    Co-authored-by: Brent Jackson <jxnblk@gmail.com>
    
    Co-authored-by: Brent Jackson <jxnblk@gmail.com>
    mxstbr and jxnblk authored Jul 23, 2020
    Copy the full SHA
    ce0ec31 View commit details
  3. Copy the full SHA
    ac40874 View commit details
  4. Copy the full SHA
    e699564 View commit details
  5. feat(gatsby): Add internal types export (#25921)

    * Handle webpack in state machine
    
    * Add internal export
    ascorbic authored Jul 23, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    08d2d70 View commit details
  6. feat(plugin-manifest): support SVG favicon (#25276)

    Co-authored-by: Yogi <me@yogi.codes>
    moonmeister and Yogi authored Jul 23, 2020
    Copy the full SHA
    f99ae04 View commit details
  7. maintenance(www) remove unused dependencies (#25463)

    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    tesseralis and Aisha Blake authored Jul 23, 2020
    Copy the full SHA
    3aca28e View commit details
  8. Update contributor-swag.md (#25980)

    Based on a recent increase in the volume of requests, I'm updating how people can request their free Gatsby swag for contributions that aren't made on GitHub.
    Laci-Texter authored Jul 23, 2020
    Copy the full SHA
    29a875c View commit details
  9. feat(gatsby-source-filesystem): improve wrong url rejection message (#…

    …25965)
    
    * feat(gatsby-source-filesystem: improve wrong url rejection message
    
    The existing message made tracing down a bug from within the new WP source plugin harder than necessary.
    
    Old message: `wrong url: ${url}`
    
    Updated message: `url passed to createRemoteFileNode is either missing or not a proper web uri: ${url}`
    
    * chore: format
    
    * update rejects test to match new message
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    TylerBarnes and gatsbybot authored Jul 23, 2020
    Copy the full SHA
    0380399 View commit details

Commits on Jul 24, 2020

  1. Copy the full SHA
    31e012c View commit details
  2. Copy the full SHA
    61d0f67 View commit details
  3. fix(docs): bash to shell (#25958)

    * change bash to shell
    
    * dont change text file code language
    muescha authored Jul 24, 2020
    Copy the full SHA
    60492e1 View commit details
  4. chore: add tests to static-query filepaths (#25978)

    * chore: add tests to static-query filepaths
    
    * fix windows paths
    wardpeet authored Jul 24, 2020
    Copy the full SHA
    5e78b4f View commit details
  5. chore(release): Publish

     - babel-preset-gatsby@0.5.4
     - gatsby-admin@0.1.100
     - gatsby-cli@2.12.66
     - gatsby-core-utils@1.3.14
     - gatsby-page-utils@0.2.19
     - gatsby-plugin-manifest@2.4.21
     - gatsby-plugin-mdx@1.2.29
     - gatsby-plugin-offline@3.2.21
     - gatsby-plugin-page-creator@2.3.19
     - gatsby-plugin-preload-fonts@1.2.19
     - gatsby-plugin-sharp@2.6.22
     - gatsby-recipes@0.1.56
     - gatsby-remark-images@3.3.21
     - gatsby-source-contentful@2.3.32
     - gatsby-source-drupal@3.5.26
     - gatsby-source-filesystem@2.3.23
     - gatsby-source-shopify@3.2.25
     - gatsby-source-wordpress@3.3.26
     - gatsby-telemetry@1.3.23
     - gatsby-transformer-remark@2.8.27
     - gatsby-transformer-sqip@2.3.22
     - gatsby@2.24.11
    wardpeet committed Jul 24, 2020
    Copy the full SHA
    0f2be96 View commit details
Loading