-
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@3.14.1
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@3.14.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 38 files changed
- 6 contributors
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1759c1c - Browse repository at this point
Copy the full SHA 1759c1cView commit details -
feat(gatsby): Don't crash the build process when in preview mode (#33184
) (#33433) * feat(gatsby): Don't crash the build process when in preview mode This causes problems to a number of Gatsby Cloud customers. When doing preview builds, there's often nodes that are missing information as the user is still filling out the content form. We do want to crash production builds in this case as we don't want 1/2 formed pages but for preview, we should error but not crash. Fixes this Gatsby Cloud feature request https://gatsby.canny.io/gatsby-cloud/p/errors-shouldnt-necessarily-break-preview The error page is very spartan but perhaps good enough for now. * Add more to error & customize it for Preview * make this conditional * cloud sets booleans as strings... * Better error html message * Revert chunkSize change + make pretty structured errors * Add the error name/stack to the generated error html page * restore breaking prod builds * just need stack * Improve error * fix lint error * Fix typescript errors * remove console.logs * Add page data & component id to preview error page * Update packages/gatsby/src/utils/worker/child/render-html.ts Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com> * fixes for reviews Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com> (cherry picked from commit c2d42ec) Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1604efb - Browse repository at this point
Copy the full SHA 1604efbView commit details -
fix(gatsby): postcss-svgo - remove plugin removeAttrs (#33266) (#33434)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> (cherry picked from commit a1f35ca) Co-authored-by: Samuel Vaillant <samuel.vllnt@gmail.com> Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07f1990 - Browse repository at this point
Copy the full SHA 07f1990View commit details -
feat(gatsby-source-drupal): port hot-fixes for Drupal/Gatsby customer…
Configuration menu - View commit details
-
Copy full SHA for d0a152f - Browse repository at this point
Copy the full SHA d0a152fView commit details -
fix(gatsby-source-drupal): Add tests for meta.count support & fix bug…
… with i18n (#33423) (#33440) * feat(gatsby-source-drupal): port hot-fixes for Drupal/Gatsby customer to package * Add tests for meta.count URL creation The main guerentee that this is working is that only the first articles json file has a next href so the only way all articles are fetched is if we create the URLs upfront. * Add tests for meta.count for i18n (and fix bug for it) * Make paths windows-happy Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> (cherry picked from commit 22805bd) Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aae86b5 - Browse repository at this point
Copy the full SHA aae86b5View commit details -
feat(gatsby-plugin-image): support multiple sources using gatsby-plug…
Configuration menu - View commit details
-
Copy full SHA for 11231fc - Browse repository at this point
Copy the full SHA 11231fcView commit details -
- gatsby-admin@0.24.2 - gatsby-cli@3.14.1 - gatsby-plugin-image@1.14.1 - gatsby-plugin-sharp@3.14.1 - gatsby-source-drupal@4.14.1 - gatsby-source-shopify@5.6.1 - gatsby-source-wordpress@5.14.1 - gatsby-transformer-sqip@3.14.1 - gatsby@3.14.2
Configuration menu - View commit details
-
Copy full SHA for ea4fb54 - Browse repository at this point
Copy the full SHA ea4fb54View commit details
There are no files selected for viewing