-
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.32.11
head repository: gatsbyjs/gatsby
compare: gatsby@2.32.12
- 9 commits
- 40 files changed
- 7 contributors
Commits on Mar 18, 2021
-
fix(gatsby-plugin-netlify): Add an allow list for redirect options (#…
Configuration menu - View commit details
-
Copy full SHA for ebbb41b - Browse repository at this point
Copy the full SHA ebbb41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 322e550 - Browse repository at this point
Copy the full SHA 322e550View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fa95904 - Browse repository at this point
Copy the full SHA fa95904View commit details -
fix(gatsby): fix incorrect intersection of filtered results (#30594) (#…
…30619) * add failing test * actually failing test * make test independent of other tests * add invariant for filter intersection assumptions * add failing integration test * fix test 🤦 * actually fix this heisenbug * update redux state snapshot * perf: mutate status state directly Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> * only newly created nodes should get a counter * tweak comment Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> (cherry picked from commit e432c23) Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0eac672 - Browse repository at this point
Copy the full SHA 0eac672View commit details
Commits on Apr 2, 2021
-
fix(gatsby-source-contentful): Improve network error handling (#30257) (
Configuration menu - View commit details
-
Copy full SHA for b3315a0 - Browse repository at this point
Copy the full SHA b3315a0View commit details -
feat(gatsby-source-contentful): Increase Contentful sync by up to 10x (…
Configuration menu - View commit details
-
Copy full SHA for fc61c88 - Browse repository at this point
Copy the full SHA fc61c88View commit details -
fix(gatsby-source-contentful): Contentful page limit backoff (#30549) (…
Configuration menu - View commit details
-
Copy full SHA for 4ffcf78 - Browse repository at this point
Copy the full SHA 4ffcf78View commit details
Commits on Apr 7, 2021
-
fix(gatsby-source-wordpress): schema customization errors (#30358) (#…
…30650) * use new reporter.panic signature with error code for schema customization * add the prefixed typename as a node property when creating nodes to prevent gql errors with interfaces * fix union types that have a field called "type" * prevent excluded types from throwing errors in connection fields * test node interface resolution * test that interfaces that are mixed node and non-node resolve * prefix the __typename field in the default resolver for Gatsby v3 * an interface type is only a gatsby node type if all implementing types are gatsby node types * exclude Commenter.databaseId in int tests to get around WPGQL bug * only return null if there's no gatsby node AND no resolved field data (cherry picked from commit 5c9b744) Co-authored-by: Tyler Barnes <tyler@gatsbyjs.com>
Configuration menu - View commit details
-
Copy full SHA for 8d7c3a1 - Browse repository at this point
Copy the full SHA 8d7c3a1View commit details -
- babel-preset-gatsby@0.12.3 - gatsby-admin@0.8.12 - gatsby-legacy-polyfills@0.7.1 - gatsby-source-contentful@4.6.4 - gatsby-source-wordpress@4.0.6 - gatsby@2.32.12
Configuration menu - View commit details
-
Copy full SHA for 83c26f8 - Browse repository at this point
Copy the full SHA 83c26f8View 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.32.11...gatsby@2.32.12