-
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.28.1
head repository: gatsbyjs/gatsby
compare: gatsby@2.28.2
- 10 commits
- 29 files changed
- 5 contributors
Commits on Dec 9, 2020
-
fix(gatsby): better text for missing inferred extension (#28530) (#28542
) * fix(gatsby): better text for missing extension * add SDL example on how to fix the problem * fix typo * Add a link to createTypes docs * formatting (cherry picked from commit 298110c) Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd9d872 - Browse repository at this point
Copy the full SHA fd9d872View commit details -
fix(gatsby): improve deprecation text for missing childOf directive (#…
Configuration menu - View commit details
-
Copy full SHA for 7f10385 - Browse repository at this point
Copy the full SHA 7f10385View commit details -
fix(gatsby): Wait for jobs to complete in onPostBuild (#28534) (#28557)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> (cherry picked from commit 98f22e7) Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Configuration menu - View commit details
-
Copy full SHA for d0dce3f - Browse repository at this point
Copy the full SHA d0dce3fView commit details -
fix(gatsby-remark-images): allow tracedSVG to accept object with sett…
Configuration menu - View commit details
-
Copy full SHA for 9752489 - Browse repository at this point
Copy the full SHA 9752489View commit details -
fix(gatsby-recipes): Add postcss as a dependency (#28556) (#28559)
(cherry picked from commit c5bf981) Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Configuration menu - View commit details
-
Copy full SHA for 4f50275 - Browse repository at this point
Copy the full SHA 4f50275View commit details -
fix(gatsby-source-drupal): Do not swallow errors (#28549) (#28558)
(cherry picked from commit c3dfb09) Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Configuration menu - View commit details
-
Copy full SHA for 2cbe229 - Browse repository at this point
Copy the full SHA 2cbe229View commit details -
fix(gatsby): correct GraphQL warning text (#28563) (#28567)
(cherry picked from commit 2bb4214) Co-authored-by: Vladimir Razuvaev <vladimir.razuvaev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b306c5 - Browse repository at this point
Copy the full SHA 0b306c5View commit details
Commits on Dec 10, 2020
-
fix(gatsby): show multiple invites together & at end where people are…
… more likely to see them (#28450) (#28541) * fix(gatsby): show multiple invites together & at end where people are more likely to see them * Add telemetry * update copy from suggestions by @DSchau * Actually stop listening * Update packages/gatsby/src/utils/show-experiment-notice.ts Co-authored-by: Matt Kane <matt@gatsbyjs.com> * Add test for generating the message * rewrite messages & make shorter * make all the things happy * update flag * This breaking windows?? * Don't use explicit \n to see if that helps snapshot * Maybe jest is fine w/ explicit new-lines 🤷♂️ * Strip ansi for tests * Update packages/gatsby/src/services/initialize.ts Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> * Update packages/gatsby/src/services/run-page-queries.ts Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> * use trackCLI not trackFeatureIsUsed * only store that we showed the invite when we actually do show the invite * Call code directly from webpack's done callback * mock in jest * be more explicit about how the caching behavior changes * Show full code sample per @pelikhan's feedback * typescript fixes * Update packages/gatsby/src/services/initialize.ts Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> * Update packages/gatsby/src/services/initialize.ts Co-authored-by: Matt Kane <matt@gatsbyjs.com> Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com> (cherry picked from commit 7e734cc) Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8d5c9b - Browse repository at this point
Copy the full SHA f8d5c9bView commit details -
feat(gatsby): track how long query-on-demand querying takes (#28544) (#…
Configuration menu - View commit details
-
Copy full SHA for 4dc4312 - Browse repository at this point
Copy the full SHA 4dc4312View commit details -
- gatsby-admin@0.4.2 - gatsby-cli@2.15.1 - gatsby-recipes@0.5.1 - gatsby-remark-images@3.7.1 - gatsby-source-drupal@3.9.1 - gatsby@2.28.2
Configuration menu - View commit details
-
Copy full SHA for 2e9e36a - Browse repository at this point
Copy the full SHA 2e9e36aView commit details
There are no files selected for viewing