-
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.67
head repository: gatsbyjs/gatsby
compare: gatsby@2.24.68
Commits on Oct 1, 2020
-
breaking(gatsby-plugin-postcss): Upgrade gatsby-plugin-postcss to Pos…
…tCSS 8 (#26947) Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 00f7c08 - Browse repository at this point
Copy the full SHA 00f7c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd723e - Browse repository at this point
Copy the full SHA bdd723eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f9d0b - Browse repository at this point
Copy the full SHA 96f9d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84187bb - Browse repository at this point
Copy the full SHA 84187bbView commit details -
test(integration/gatsby-cli): use sandboxed directory to "globally" i…
…nstall gatsby-cli (#27056) * fix(e2e-test.sh): check if gatsby bin file exists before trying to chmod it * test(integration-tests/gatsby-cli): install cli to sandbox directory, so it can't use any accidental node_modules
Configuration menu - View commit details
-
Copy full SHA for 3858de1 - Browse repository at this point
Copy the full SHA 3858de1View commit details
Commits on Oct 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 687ef12 - Browse repository at this point
Copy the full SHA 687ef12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d73034 - Browse repository at this point
Copy the full SHA 4d73034View commit details -
fix(gatsby-remark-images): enable creating img tag with empty alt att…
…ribute (#27218) * fix: define a new constant for empty alt * fix: generate empty alt attribute for EMPTY_ALT Currently EMPTY_ALT is defined as _SKIP_ * chore: prettifier the codes * chore: add documentation * chore: add keyword description in README * fix: incorprate review comments * fix: add more unit tests * fix: fix unit test error Co-authored-by: Zhen Wang <zhen.wang1@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 9f0b545 - Browse repository at this point
Copy the full SHA 9f0b545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7622e - Browse repository at this point
Copy the full SHA 4f7622eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36421c5 - Browse repository at this point
Copy the full SHA 36421c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd264de - Browse repository at this point
Copy the full SHA dd264deView commit details
Commits on Oct 5, 2020
-
chore(gatsby-remark-embed-snippet): Add prismjs install (#27265)
According to issue #8029
Configuration menu - View commit details
-
Copy full SHA for 39d897e - Browse repository at this point
Copy the full SHA 39d897eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc87135 - Browse repository at this point
Copy the full SHA cc87135View commit details -
chore(docs): Update deploying-to-netlify (#25620)
Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 52c69bd - Browse repository at this point
Copy the full SHA 52c69bdView commit details -
chore(docs): Remove --save from READMEs (#27032)
Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8437b65 - Browse repository at this point
Copy the full SHA 8437b65View commit details -
chore(docs): Update storyblok links (#27064)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 639a0ca - Browse repository at this point
Copy the full SHA 639a0caView commit details -
chore(deps): update dependency eslint-plugin-react to ^7.21.3 (#27279)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 8ca2826 - Browse repository at this point
Copy the full SHA 8ca2826View commit details -
perf(gatsby-source-contentful): fix API, execute deprecations, improv…
…e performance (#27244) * fix(gatsby-source-contentful): fixed id collision in contentful entries (#23514) * fix(gatsby-source-contentful): fixed id collision in contentful entries * fix(gatsby-source-contentful): properly resolve subsequent sync calls (#15084) * fix(gatsby-source-contentful): fixed id collision in contentful entries (#23514) * fix(gatsby-source-contentful): fixed id collision in contentful entries * improve logging and clean up code (#26238) * improve comment about contentful-resolve-response usage * test(unit): remove cross test data pollution * further improve loggin by replacing console.time with GatsbyReporter * improve code style * missing file * remove logging verbosity * adjust mocked reporter for tests to pass * remove unused deep-map dependency * fix: use content type id by default to create reference gql types (#26102) * temporary console.time calls for performance measurements * perf(gatsby-source-contentful): use a map and less loops to merge old and latest sync API response * log time Contentful API processing and GraphQL node creation * upgrade dependencies and use faster node 10 versions * remove duplicate logging * allow multiple Contentful sources fixes #26875 * refactor(imports): fix dependency structure and make sharp optional fixes #23904 * align tests to match new multi source cache pattern Co-authored-by: Matthew Miller <mnmiller1@me.com> Co-authored-by: Khaled Garbaya <khaled@contentful.com>
Configuration menu - View commit details
-
Copy full SHA for 7bf2bdb - Browse repository at this point
Copy the full SHA 7bf2bdbView commit details -
chore(gatsby-image): Add more DatoCMS fragments (#27289)
Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04c813d - Browse repository at this point
Copy the full SHA 04c813dView commit details -
fix(deps): update minor and patch for gatsby-telemetry (#27145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for f3075c9 - Browse repository at this point
Copy the full SHA f3075c9View commit details
Commits on Oct 6, 2020
-
feat(gatsby-plugin-utils): add package and methods to validate plugin…
… options (#27164) * feat(gatsby-plugin-utils): initial setup * chore(gatsby-plugin-google-analytics): add pluginOptionsSchema * Bring Joi to my life * Add ability to skip async validation rules * More explicit API * Cleanup * Add src to files like other packages * stripUnknown: false * Remove unused import
Configuration menu - View commit details
-
Copy full SHA for 49e6669 - Browse repository at this point
Copy the full SHA 49e6669View commit details -
- babel-preset-gatsby@0.5.13 - gatsby-admin@0.1.157 - gatsby-cli@2.12.103 - gatsby-core-utils@1.3.23 - gatsby-image@2.4.21 - gatsby-page-utils@0.2.28 - gatsby-plugin-canonical-urls@2.3.13 - gatsby-plugin-catch-links@2.3.15 - gatsby-plugin-coffeescript@2.3.13 - gatsby-plugin-create-client-paths@2.3.13 - gatsby-plugin-cxs@2.3.13 - gatsby-plugin-emotion@4.3.13 - gatsby-plugin-facebook-analytics@2.4.13 - gatsby-plugin-feed@2.5.14 - gatsby-plugin-fullstory@2.3.14 - gatsby-plugin-glamor@2.3.13 - gatsby-plugin-google-analytics@2.3.16 - gatsby-plugin-google-gtag@2.1.13 - gatsby-plugin-google-tagmanager@2.3.15 - gatsby-plugin-guess-js@1.3.15 - gatsby-plugin-jss@2.3.13 - gatsby-plugin-layout@1.3.13 - gatsby-plugin-less@4.0.6 - gatsby-plugin-lodash@3.3.13 - gatsby-plugin-manifest@2.4.34 - gatsby-plugin-mdx@1.2.44 - gatsby-plugin-netlify-cms@4.3.16 - gatsby-plugin-netlify@2.3.17 - gatsby-plugin-no-sourcemaps@2.2.1 - gatsby-plugin-nprogress@2.3.13 - gatsby-plugin-offline@3.2.31 - gatsby-plugin-page-creator@2.3.31 - gatsby-plugin-postcss@3.0.1 - gatsby-plugin-preact@4.0.14 - gatsby-plugin-preload-fonts@1.2.28 - gatsby-plugin-react-css-modules@2.3.13 - gatsby-plugin-react-helmet@3.3.13 - gatsby-plugin-sass@2.3.15 - gatsby-plugin-sharp@2.6.39 - gatsby-plugin-sitemap@2.4.15 - gatsby-plugin-styled-components@3.3.13 - gatsby-plugin-styled-jsx@3.3.14 - gatsby-plugin-stylus@2.3.13 - gatsby-plugin-subfont@2.2.14 - gatsby-plugin-typography@2.5.13 - gatsby-plugin-utils@0.2.26 - gatsby-recipes@0.2.31 - gatsby-remark-autolink-headers@2.3.15 - gatsby-remark-code-repls@3.2.14 - gatsby-remark-copy-linked-files@2.3.19 - gatsby-remark-custom-blocks@2.3.13 - gatsby-remark-embed-snippet@4.3.17 - gatsby-remark-graphviz@1.3.13 - gatsby-remark-images-contentful@2.3.19 - gatsby-remark-images@3.3.33 - gatsby-remark-katex@3.3.14 - gatsby-remark-prismjs@3.5.16 - gatsby-remark-responsive-iframe@2.4.17 - gatsby-remark-smartypants@2.3.13 - gatsby-source-contentful@2.3.50 - gatsby-source-drupal@3.5.36 - gatsby-source-faker@2.3.13 - gatsby-source-filesystem@2.3.33 - gatsby-source-graphql@2.7.6 - gatsby-source-hacker-news@2.4.13 - gatsby-source-lever@2.3.14 - gatsby-source-medium@2.3.13 - gatsby-source-npm-package-search@2.3.16 - gatsby-source-shopify@3.2.35 - gatsby-source-wikipedia@2.3.14 - gatsby-source-wordpress@3.3.37 - gatsby-telemetry@1.3.38 - gatsby-transformer-asciidoc@1.3.14 - gatsby-transformer-csv@2.3.13 - gatsby-transformer-documentationjs@4.3.16 - gatsby-transformer-excel@2.4.14 - gatsby-transformer-hjson@2.4.13 - gatsby-transformer-javascript-frontmatter@2.3.14 - gatsby-transformer-javascript-static-exports@2.4.13 - gatsby-transformer-json@2.4.14 - gatsby-transformer-pdf@1.3.14 - gatsby-transformer-react-docgen@5.2.14 - gatsby-transformer-remark@2.8.38 - gatsby-transformer-sharp@2.5.17 - gatsby-transformer-sqip@2.3.39 - gatsby-transformer-toml@2.4.16 - gatsby-transformer-xml@2.3.14 - gatsby-transformer-yaml@2.4.14 - gatsby@2.24.68
Configuration menu - View commit details
-
Copy full SHA for 84fa4be - Browse repository at this point
Copy the full SHA 84fa4beView commit details
There are no files selected for viewing