-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gatsby@2.24.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
19
contributors
Commits on Jul 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 16ee206 - Browse repository at this point
Copy the full SHA 16ee206View commit details -
Start moving gatsby-telemetry to typescript (#25812)
* Fix camelCase * Start moving gatsby-telemetry to ts * Continue converting base to typescript * Debug transpilation issues * Debug transpilation issues * Fix telemetry tests
Configuration menu - View commit details
-
Copy full SHA for 2a72ec1 - Browse repository at this point
Copy the full SHA 2a72ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6825a - Browse repository at this point
Copy the full SHA 2e6825aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f0d756 - Browse repository at this point
Copy the full SHA 6f0d756View commit details -
Detect vercel again after rebranding in gatsby-telemetry (#25883)
* Detect vercel again after rebranding as per https://vercel.com/docs/v2/build-step * Add another Vercel NOW matcher
Configuration menu - View commit details
-
Copy full SHA for 76d97eb - Browse repository at this point
Copy the full SHA 76d97ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4db50 - Browse repository at this point
Copy the full SHA dc4db50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e356d - Browse repository at this point
Copy the full SHA d2e356dView commit details -
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for ca23506 - Browse repository at this point
Copy the full SHA ca23506View commit details
Commits on Jul 21, 2020
-
docs(gatsby-internals): update page -> node dependency tracking (#25606)
* docs(gatsby-internals): update page -> node dependency tracking * Apply suggestions from code review Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
Configuration menu - View commit details
-
Copy full SHA for 09b3688 - Browse repository at this point
Copy the full SHA 09b3688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03379a5 - Browse repository at this point
Copy the full SHA 03379a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f04458 - Browse repository at this point
Copy the full SHA 3f04458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d342e - Browse repository at this point
Copy the full SHA 42d342eView commit details -
Added the link to 'MDX' (#25905)
Haseeb Khan authoredJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f4ead5 - Browse repository at this point
Copy the full SHA 9f4ead5View commit details -
Update localization-i18n.md (#25902)
Some important links for **React-intl** had broken due to update in repo whose links were given. Added the correct links to it.
Configuration menu - View commit details
-
Copy full SHA for d27da8c - Browse repository at this point
Copy the full SHA d27da8cView commit details -
added a cookieflags option (#25907)
Co-authored-by: Thijs van Diessen <thijs.vandiessen@incentro.com>
Configuration menu - View commit details
-
Copy full SHA for 3686df2 - Browse repository at this point
Copy the full SHA 3686df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d404d87 - Browse repository at this point
Copy the full SHA d404d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ad0eb - Browse repository at this point
Copy the full SHA 91ad0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d4a29 - Browse repository at this point
Copy the full SHA 69d4a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for de087b0 - Browse repository at this point
Copy the full SHA de087b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c70d0 - Browse repository at this point
Copy the full SHA a0c70d0View commit details -
feat(gatsby-admin): plugin search (#25903)
* Copy plugin search from www into admin * Move to Combobox search * Cleanup * TypeScript cleanup * add algolia types * Fix syntax
Configuration menu - View commit details
-
Copy full SHA for 0506123 - Browse repository at this point
Copy the full SHA 0506123View commit details -
fix: Restore CLI port in use prompt feature (#25863)
* fix: Restore CLI port in use prompt feature Seems like it got accidentally removed during a big PR? * fix: Ensure port var types are the same The CLI option and default value for `port` is a string, despite the TypeScript typing the arg to `number`. Unclear if `port` should be a `number` elsewhere, so checking for and converting to a number within the utility.
Configuration menu - View commit details
-
Copy full SHA for fc2f6f0 - Browse repository at this point
Copy the full SHA fc2f6f0View commit details -
* fix: Restore CLI port in use prompt feature Seems like it got accidentally removed during a big PR? * fix: Ensure port var types are the same The CLI option and default value for `port` is a string, despite the TypeScript typing the arg to `number`. Unclear if `port` should be a `number` elsewhere, so checking for and converting to a number within the utility. * Force program.port to a number early Co-authored-by: polarathene <5098581+polarathene@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99a573c - Browse repository at this point
Copy the full SHA 99a573cView commit details -
- babel-preset-gatsby@0.5.3 - gatsby-admin@0.1.97 - gatsby-cli@2.12.64 - gatsby-core-utils@1.3.13 - gatsby-page-utils@0.2.18 - gatsby-plugin-google-analytics@2.3.13 - gatsby-plugin-manifest@2.4.20 - gatsby-plugin-mdx@1.2.28 - gatsby-plugin-offline@3.2.20 - gatsby-plugin-page-creator@2.3.18 - gatsby-plugin-preload-fonts@1.2.18 - gatsby-plugin-sharp@2.6.21 - gatsby-recipes@0.1.54 - gatsby-remark-images@3.3.20 - gatsby-source-contentful@2.3.29 - gatsby-source-drupal@3.5.24 - gatsby-source-filesystem@2.3.21 - gatsby-source-shopify@3.2.23 - gatsby-source-wordpress@3.3.24 - gatsby-telemetry@1.3.21 - gatsby-transformer-remark@2.8.26 - gatsby-transformer-sqip@2.3.21 - gatsby@2.24.8
Configuration menu - View commit details
-
Copy full SHA for b0953b0 - Browse repository at this point
Copy the full SHA b0953b0View commit details
There are no files selected for viewing