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.86
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.87
Choose a head ref
  • 4 commits
  • 83 files changed
  • 2 contributors

Commits on Oct 26, 2020

  1. Copy the full SHA
    2d03cb2 View commit details
  2. chore(gatsby-recipes): bundle dependencies (#27057)

    * feat(recipes): bundle package to workaround node_modules tree resolution problems with npm
    
    * Apply suggestions from code review
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    pieh and wardpeet authored Oct 26, 2020
    Copy the full SHA
    77143e8 View commit details
  3. chore(gatsby-cli): bundle dependencies (#27058)

    * feat(cli): bundle package to workaround node_moduless tree resolution problems with npm
    
    * use bundled babel helpers
    
    * concurrently -> npm-run-all (for consistency)
    
    * inline babel config for rollup, get rif of "non-rollup-baell.config.js"
    
    * DRY extensions in config
    pieh authored Oct 26, 2020
    Copy the full SHA
    8543e52 View commit details
  4. chore(release): Publish

     - gatsby-admin@0.1.175
     - gatsby-cli@2.12.113
     - gatsby-plugin-preload-fonts@1.2.29
     - gatsby-recipes@0.2.34
     - gatsby@2.24.87
    pieh committed Oct 26, 2020
    Copy the full SHA
    10c3456 View commit details
Loading