-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Comparing changes
Open a pull request
base repository: gatsbyjs/gatsby
base: gatsby@2.25.1
head repository: gatsbyjs/gatsby
compare: gatsby@2.25.2
Commits on Nov 3, 2020
-
fix(gatsby-plugin-sass): add missing options (#27786)
* fix(gatsby-plugin-sass): add missing options `cssLoaderOptions` is not defined in the schema, so it will return an error when passing in these options. See readme: ``` If you need to override the default options passed into css-loader: Note: Gatsby is using css-loader@1.0.1. plugins: [ { resolve: `gatsby-plugin-sass`, options: { cssLoaderOptions: { camelCase: false, }, }, }, ] ``` * Fix linting * test(gatsby-plugin-sass): add testing for css loader option Co-authored-by: Max Stoiber <contact@mxstbr.com>
Configuration menu - View commit details
-
Copy full SHA for 7c86973 - Browse repository at this point
Copy the full SHA 7c86973View commit details -
fix(gatsby-source-contentful): default function returned invalid value (
#27797) * fix(gatsby-source-contentful): default function returned invalid value * fix: Update packages/gatsby-source-contentful/src/gatsby-node.js Co-authored-by: Lennart <lekoarts@gmail.com> Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e688bf0 - Browse repository at this point
Copy the full SHA e688bf0View commit details -
Use NetworkFirst with networkTimeoutSeconds option configured (#27800)
* Use NetworkFirst with networkTimeoutSeconds option configured This PR enables the networkTimeoutSeconds option when using the NetworkFirst strategy. * chore: format Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e215862 - Browse repository at this point
Copy the full SHA e215862View commit details -
- gatsby-plugin-offline@3.3.1 - gatsby-plugin-sass@2.4.1 - gatsby-source-contentful@3.1.1
Configuration menu - View commit details
-
Copy full SHA for 05032b6 - Browse repository at this point
Copy the full SHA 05032b6View commit details -
fix(deps): update starters and examples - gatsby (#27779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for cbc6b7f - Browse repository at this point
Copy the full SHA cbc6b7fView commit details -
feat(gatsby-telemetry): Track terminal program (#27757)
* feat(gatsby-telemetry): Track terminal program * Don't return undefined for CI Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bbf8502 - Browse repository at this point
Copy the full SHA bbf8502View commit details -
chore(deps): update dependency jest-silent-reporter to ^0.3.0 (#27771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for a23e6cb - Browse repository at this point
Copy the full SHA a23e6cbView commit details -
chore(deps): update dependency @types/lodash to ^4.14.164 (#27766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 2cd8cc2 - Browse repository at this point
Copy the full SHA 2cd8cc2View commit details -
chore(deps): update dependency @types/bluebird to ^3.5.33 (#27765)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for a2c49dd - Browse repository at this point
Copy the full SHA a2c49ddView commit details -
chore(deps): update dependency @types/babel__core to ^7.1.12 (#27764)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 287e313 - Browse repository at this point
Copy the full SHA 287e313View commit details -
Configuration menu - View commit details
-
Copy full SHA for e93116e - Browse repository at this point
Copy the full SHA e93116eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17dc4ba - Browse repository at this point
Copy the full SHA 17dc4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6bebe4 - Browse repository at this point
Copy the full SHA a6bebe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216d1d8 - Browse repository at this point
Copy the full SHA 216d1d8View commit details -
fix(deps): update starters and examples to ^1.6.19 (#27657)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for c7f18dc - Browse repository at this point
Copy the full SHA c7f18dcView commit details -
fix(deps): update starters and examples - gatsby (#27722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 1ad5b25 - Browse repository at this point
Copy the full SHA 1ad5b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6da02d - Browse repository at this point
Copy the full SHA d6da02dView commit details -
chore(deps): update p-queue (#27099)
* chore(deps): update p-queue * chore(deps): bump p-queue to ^6.6.2
Configuration menu - View commit details
-
Copy full SHA for 3121997 - Browse repository at this point
Copy the full SHA 3121997View commit details -
fix(deps): update minor and patch for gatsby-source-graphql (#27139)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 89c6459 - Browse repository at this point
Copy the full SHA 89c6459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425c6d6 - Browse repository at this point
Copy the full SHA 425c6d6View commit details
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b1f3f8d - Browse repository at this point
Copy the full SHA b1f3f8dView commit details -
- babel-preset-gatsby@0.5.16 - gatsby-admin@0.1.183 - gatsby-cli@2.12.116 - gatsby-core-utils@1.3.24 - gatsby-page-utils@0.2.30 - gatsby-plugin-image@0.0.7 - gatsby-plugin-manifest@2.5.2 - gatsby-plugin-mdx@1.3.1 - gatsby-plugin-offline@3.3.2 - gatsby-plugin-page-creator@2.3.35 - gatsby-plugin-preload-fonts@1.2.30 - gatsby-plugin-sharp@2.7.1 - gatsby-recipes@0.2.37 - gatsby-remark-images-contentful@2.3.20 - gatsby-remark-images@3.4.1 - gatsby-source-contentful@3.1.2 - gatsby-source-drupal@3.6.1 - gatsby-source-filesystem@2.4.1 - gatsby-source-graphql@2.7.7 - gatsby-source-shopify@3.3.1 - gatsby-source-wordpress@3.4.1 - gatsby-telemetry@1.3.40 - gatsby-transformer-remark@2.9.2 - gatsby-transformer-sqip@2.4.1 - gatsby@2.25.2
Configuration menu - View commit details
-
Copy full SHA for 077b67f - Browse repository at this point
Copy the full SHA 077b67fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff gatsby@2.25.1...gatsby@2.25.2