-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Comparing changes
Open a pull request
base repository: gatsbyjs/gatsby
base: 9f4c0b92d8da3d3f0ccd75efd91ed4f44669d303
head repository: gatsbyjs/gatsby
compare: 5e72a5d1fab1f312685a533f25a637fbbbefb518
Commits on Sep 30, 2022
-
fix(gatsby): remove unused console.log (#36713) (#36716)
(cherry picked from commit 9c5f2ef) Co-authored-by: Roman Yasel <strogofcdm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6eefacf - Browse repository at this point
Copy the full SHA 6eefacfView commit details -
fix(gatsby): Fix truncation of childNode during static HTML generation (
Configuration menu - View commit details
-
Copy full SHA for f43c6bb - Browse repository at this point
Copy the full SHA f43c6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a44d0f - Browse repository at this point
Copy the full SHA 8a44d0fView commit details
Commits on Oct 6, 2022
-
feat(gatsby-parcel-config): Re-Add JSON transformer (#36748) (#36752)
Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f5aec0 - Browse repository at this point
Copy the full SHA 7f5aec0View commit details -
- gatsby-parcel-config@0.15.1 - gatsby@4.24.2
Configuration menu - View commit details
-
Copy full SHA for 4c4222a - Browse repository at this point
Copy the full SHA 4c4222aView commit details
Commits on Oct 7, 2022
-
fix(gatsby): Use hex hash for CSS modules (#36701) (#36756)
Co-authored-by: Ty Hopp <tyhopp@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b264d17 - Browse repository at this point
Copy the full SHA b264d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87140c9 - Browse repository at this point
Copy the full SHA 87140c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3ba70 - Browse repository at this point
Copy the full SHA 9b3ba70View commit details
Commits on Oct 10, 2022
-
fix(gatsby-page-utils): path creation on windows filesystem (#36766) (#…
…36783) Co-authored-by: Christian Peters <cp@gschwind-software.de> Co-authored-by: LekoArts <lekoarts@gmail.com> Co-authored-by: Christian Peters <Lightwight@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29fef67 - Browse repository at this point
Copy the full SHA 29fef67View commit details -
- gatsby-link@4.24.1 - gatsby-page-utils@2.24.1 - gatsby-plugin-page-creator@4.24.1 - gatsby@4.24.4
Configuration menu - View commit details
-
Copy full SHA for 78bc932 - Browse repository at this point
Copy the full SHA 78bc932View commit details
Commits on Oct 19, 2022
-
fix(gatsby-plugin-gatsby-cloud): Re-add constant LINK_REGEX (#36839) (#…
…36847) Co-authored-by: Alex Reed <alex.reed@gatsbyjs.com>
Configuration menu - View commit details
-
Copy full SHA for d211a97 - Browse repository at this point
Copy the full SHA d211a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 445800f - Browse repository at this point
Copy the full SHA 445800fView commit details
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7f4cd7 - Browse repository at this point
Copy the full SHA c7f4cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36211d1 - Browse repository at this point
Copy the full SHA 36211d1View commit details -
fix(gatsby): track multiple root nodes and not just one (#36867) (#36879
) * tests: add cases for shared references in nodes for findRootNodeAncestor * fix: track potentially multiple root nodes and not just 1 * Update packages/gatsby/src/schema/node-model.js Co-authored-by: Lennart <lekoarts@gmail.com> * format Co-authored-by: Lennart <lekoarts@gmail.com> (cherry picked from commit 696a7ba) Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9d97f9 - Browse repository at this point
Copy the full SHA c9d97f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 012761e - Browse repository at this point
Copy the full SHA 012761eView commit details
Commits on Oct 31, 2022
-
fix(gatsby): Also clear cache on gatsby version change (#36913) (#36925)
Co-authored-by: Ward Peeters <ward@coding-tech.com>
Configuration menu - View commit details
-
Copy full SHA for be43418 - Browse repository at this point
Copy the full SHA be43418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5d565 - Browse repository at this point
Copy the full SHA 5e5d565View commit details
Commits on Nov 3, 2022
-
feat(gatsby): handle graphql-import-node bundling (#36951) (#36953)
(cherry picked from commit d5c775a) Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1926b4e - Browse repository at this point
Copy the full SHA 1926b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b94b5 - Browse repository at this point
Copy the full SHA c7b94b5View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 288d836 - Browse repository at this point
Copy the full SHA 288d836View commit details -
fix(gatsby): stale node manifests (#36988)
* process stale node manifests * add condition
Configuration menu - View commit details
-
Copy full SHA for 07a126d - Browse repository at this point
Copy the full SHA 07a126dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab793c3 - Browse repository at this point
Copy the full SHA ab793c3View commit details
Commits on Nov 23, 2022
-
fix(gatsby-source-wordpress) pass store for auth (#37006) (#37083)
Co-authored-by: Ward Peeters <ward@coding-tech.com> Co-authored-by: Sophie McGarity <48594165+sophiemcgarity@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f92e69 - Browse repository at this point
Copy the full SHA 1f92e69View commit details -
feat(gatsby-source-wordpress): MediaItem.excludeFieldNames / auto exc…
Configuration menu - View commit details
-
Copy full SHA for 2bc5902 - Browse repository at this point
Copy the full SHA 2bc5902View commit details -
feat(gatsby-source-drupal): Provide proxyUrl in addition to baseUrl t…
Configuration menu - View commit details
-
Copy full SHA for fac9fbc - Browse repository at this point
Copy the full SHA fac9fbcView commit details -
- gatsby-source-drupal@5.25.1 - gatsby-source-wordpress@6.24.1
Configuration menu - View commit details
-
Copy full SHA for 49cca44 - Browse repository at this point
Copy the full SHA 49cca44View commit details
Commits on Dec 6, 2022
-
fix(gatsby-source-wordpress): WPGraphQL 1.13.0 compatibility (#37134) (…
Configuration menu - View commit details
-
Copy full SHA for c698f13 - Browse repository at this point
Copy the full SHA c698f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c0478 - Browse repository at this point
Copy the full SHA 07c0478View commit details -
chore: remove tracedSVG (#37093) (#37127)
* init * gri * update shopify snapshot * gatsby-plugin-sharp tests * update gatsby-remark-images/gatsby-node tests * update gatsby-plugin-image tests * update schema print tests * remove traceSVG unit tests as it was removed * legacy gatsby-image fields * update polyfill tests * update cypress assertion * update contentful cypress assertions * drop few more packages from gatsby-plugin-sharp as they are no onger used * correct IMAGE_CDN fallback for TRACE_SVG * update generateImageData * update e2e-prod/assertions * update unit test * update snapshot * update e2e-dev/assertions * drop more unused * sync yarn.lock * a bit more prod warnings * adjust gatsby-remark-images plugin options warning * add link to gatsby-remark-images warning (cherry picked from commit 94c2d73) Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2dc715d - Browse repository at this point
Copy the full SHA 2dc715dView commit details
Commits on Dec 7, 2022
-
- babel-plugin-remove-graphql-queries@4.25.0 - babel-preset-gatsby-package@2.25.0 - babel-preset-gatsby@2.25.0 - create-gatsby@2.25.0 - gatsby-cli@4.25.0 - gatsby-codemods@3.25.0 - gatsby-core-utils@3.25.0 - gatsby-cypress@2.25.0 - gatsby-design-tokens@4.25.0 - gatsby-dev-cli@4.25.0 - gatsby-graphiql-explorer@2.25.0 - gatsby-legacy-polyfills@2.25.0 - gatsby-link@4.25.0 - gatsby-page-utils@2.25.0 - gatsby-parcel-config@0.16.0 - @gatsbyjs/parcel-namer-relative-to-cwd@1.10.0 - gatsby-plugin-benchmark-reporting@2.25.0 - gatsby-plugin-canonical-urls@4.25.0 - gatsby-plugin-catch-links@4.25.0 - gatsby-plugin-coffeescript@4.25.0 - gatsby-plugin-cxs@4.25.0 - gatsby-plugin-emotion@7.25.0 - gatsby-plugin-facebook-analytics@4.25.0 - gatsby-plugin-feed@4.25.0 - gatsby-plugin-flow@3.25.0 - gatsby-plugin-fullstory@4.25.0 - gatsby-plugin-gatsby-cloud@4.25.0 - gatsby-plugin-google-analytics@4.25.0 - gatsby-plugin-google-gtag@4.25.0 - gatsby-plugin-google-tagmanager@4.25.0 - gatsby-plugin-image@2.25.0 - gatsby-plugin-jss@4.25.0 - gatsby-plugin-layout@3.25.0 - gatsby-plugin-less@6.25.0 - gatsby-plugin-lodash@5.25.0 - gatsby-plugin-manifest@4.25.0 - gatsby-plugin-mdx@4.4.0 - gatsby-plugin-netlify-cms@6.25.0 - gatsby-plugin-no-sourcemaps@4.25.0 - gatsby-plugin-nprogress@4.25.0 - gatsby-plugin-offline@5.25.0 - gatsby-plugin-page-creator@4.25.0 - gatsby-plugin-postcss@5.25.0 - gatsby-plugin-preact@6.25.0 - gatsby-plugin-preload-fonts@3.25.0 - gatsby-plugin-react-css-modules@4.25.0 - gatsby-plugin-react-helmet@5.25.0 - gatsby-plugin-sass@5.25.0 - gatsby-plugin-schema-snapshot@3.25.0 - gatsby-plugin-sharp@4.25.0 - gatsby-plugin-sitemap@5.25.0 - gatsby-plugin-styled-components@5.25.0 - gatsby-plugin-styled-jsx@5.25.0 - gatsby-plugin-styletron@7.25.0 - gatsby-plugin-stylus@4.25.0 - gatsby-plugin-subfont@4.25.0 - gatsby-plugin-twitter@4.25.0 - gatsby-plugin-typescript@4.25.0 - gatsby-plugin-typography@4.25.0 - gatsby-plugin-utils@3.19.0 - gatsby-react-router-scroll@5.25.0 - gatsby-remark-autolink-headers@5.25.0 - gatsby-remark-code-repls@6.25.0 - gatsby-remark-copy-linked-files@5.25.0 - gatsby-remark-custom-blocks@4.25.0 - gatsby-remark-embed-snippet@7.25.0 - gatsby-remark-graphviz@4.25.0 - gatsby-remark-images-contentful@5.25.0 - gatsby-remark-images@6.25.0 - gatsby-remark-katex@6.25.0 - gatsby-remark-prismjs@6.25.0 - gatsby-remark-responsive-iframe@5.25.0 - gatsby-remark-smartypants@5.25.0 - gatsby-script@1.10.0 - gatsby-sharp@0.19.0 - gatsby-source-contentful@7.23.0 - gatsby-source-drupal@5.26.0 - gatsby-source-faker@4.25.0 - gatsby-source-filesystem@4.25.0 - gatsby-source-graphql@4.25.0 - gatsby-source-hacker-news@4.25.0 - gatsby-source-lever@4.25.0 - gatsby-source-medium@4.25.0 - gatsby-source-mongodb@4.25.0 - gatsby-source-npm-package-search@4.25.0 - gatsby-source-shopify@7.14.0 - gatsby-source-wikipedia@4.25.0 - gatsby-source-wordpress@6.25.0 - gatsby-telemetry@3.25.0 - gatsby-transformer-asciidoc@3.25.0 - gatsby-transformer-csv@4.25.0 - gatsby-transformer-documentationjs@6.25.0 - gatsby-transformer-excel@4.25.0 - gatsby-transformer-hjson@4.25.0 - gatsby-transformer-javascript-frontmatter@4.25.0 - gatsby-transformer-javascript-static-exports@4.25.0 - gatsby-transformer-json@4.25.0 - gatsby-transformer-pdf@3.25.0 - gatsby-transformer-react-docgen@7.25.0 - gatsby-transformer-remark@5.25.0 - gatsby-transformer-screenshot@4.25.0 - gatsby-transformer-sharp@4.25.0 - gatsby-transformer-sqip@4.25.0 - gatsby-transformer-toml@4.25.0 - gatsby-transformer-xml@4.25.0 - gatsby-transformer-yaml@4.25.0 - gatsby-worker@1.25.0 - gatsby@4.25.0
Configuration menu - View commit details
-
Copy full SHA for 5e72a5d - Browse repository at this point
Copy the full SHA 5e72a5dView commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.