-
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.24.74
head repository: gatsbyjs/gatsby
compare: gatsby@2.24.75
- 10 commits
- 30 files changed
- 7 contributors
Commits on Oct 12, 2020
-
feat(gatsby-plugin-sharp): added option to allow sharp process to con…
…tinue with errors (#27345) * added failOnError option to gatsby-plugin-sharp options * updated test snapshot to include "failOnError" default * added note about new option for gatsby-plugin-sharp * added failOnError to validation object
Configuration menu - View commit details
-
Copy full SHA for 1da5926 - Browse repository at this point
Copy the full SHA 1da5926View commit details -
- gatsby-plugin-sharp@2.6.42 - gatsby-transformer-sqip@2.3.43
Configuration menu - View commit details
-
Copy full SHA for b0a3906 - Browse repository at this point
Copy the full SHA b0a3906View commit details -
chore(babel-preset-gatsby): fix broken link to optimize-hook-destruct…
…uring (#27350) - previously it pointed to an actual package, however, there is no such package and so this link 404'd - looking through the blames, this seems to be a plugin implemented within preset-gatsby itself, not as a separate package - point to correct location there instead - would probably be good to have a separate package for it though!
Configuration menu - View commit details
-
Copy full SHA for 2ffc154 - Browse repository at this point
Copy the full SHA 2ffc154View commit details -
chore(deps): update dependency @types/lodash to ^4.14.162 (#27388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 31b6b4a - Browse repository at this point
Copy the full SHA 31b6b4aView commit details -
chore(deps): update dependency eslint-plugin-react to ^7.21.4 (#27389)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for d92e368 - Browse repository at this point
Copy the full SHA d92e368View commit details -
fix(deps): update dependency prismjs to ^1.22.0 (#27391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 0f4a458 - Browse repository at this point
Copy the full SHA 0f4a458View commit details -
fix(deps): update minor and patch for gatsby-source-contentful (#27393)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 5e51fed - Browse repository at this point
Copy the full SHA 5e51fedView commit details -
fix(deps): update minor and patch for gatsby-transformer-excel (#27394)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 3a3c3e7 - Browse repository at this point
Copy the full SHA 3a3c3e7View commit details
Commits on Oct 13, 2020
-
fix(gatsby-plugin-postcss): Add required additional level of nesting …
…for postcss-loader options. (#27418)
Configuration menu - View commit details
-
Copy full SHA for 8756441 - Browse repository at this point
Copy the full SHA 8756441View commit details -
- babel-preset-gatsby@0.5.14 - gatsby-admin@0.1.164 - gatsby-plugin-postcss@3.0.2 - gatsby-plugin-utils@0.2.29 - gatsby-source-contentful@2.3.52 - gatsby-transformer-excel@2.4.15 - gatsby@2.24.75
Configuration menu - View commit details
-
Copy full SHA for e2605d7 - Browse repository at this point
Copy the full SHA e2605d7View commit details
There are no files selected for viewing