-
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.73
head repository: gatsbyjs/gatsby
compare: gatsby@2.24.74
- 13 commits
- 43 files changed
- 12 contributors
Commits on Oct 9, 2020
-
chore(gatsby): Migrate query-watcher to ts (#27324)
* chore(gatsby): Migrate query-watcher to ts * fix exports and some types * modify import from index * optional chaining instead of check if it is undefined
Michele Della Mea authoredOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 69e5097 - Browse repository at this point
Copy the full SHA 69e5097View commit details -
feat(gatsby-plugin-utils): add testPluginOptionsSchema to verify plug…
…in schema options (#27334)
Marvin Frachet authoredOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f842fb - Browse repository at this point
Copy the full SHA 6f842fbView commit details -
feat(benchmarks): Add markdown route API (#27360)
* add unified routes benchmark * update title
Configuration menu - View commit details
-
Copy full SHA for 7b37bb7 - Browse repository at this point
Copy the full SHA 7b37bb7View commit details -
docs: add example to printTypeDefinitions method (#27211)
* Add example to printTypeDefinitions method * Update packages/gatsby/src/redux/actions/restricted.ts Co-authored-by: Megan Sullivan <meganesulli@gmail.com> * Requested changes * Add comment to second example Co-authored-by: Megan Sullivan <meganesulli@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc8c30a - Browse repository at this point
Copy the full SHA dc8c30aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b37713 - Browse repository at this point
Copy the full SHA 6b37713View commit details
Commits on Oct 12, 2020
-
chore(docs): Spelling: Continous -> Continuous (#27372)
Co-authored-by: Tim Smith <tim.smith.hdg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c79fbe - Browse repository at this point
Copy the full SHA 8c79fbeView commit details -
fix(gatsby-plugin-google-analytics): remove required on trackingId (#…
Marvin Frachet authoredOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 3518d10 - Browse repository at this point
Copy the full SHA 3518d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67fb02 - Browse repository at this point
Copy the full SHA a67fb02View commit details -
docs(gatsby-admin): add user information to readme (#27358)
* chore(gatsby-admin): add user information to readme * Update README.md * Cleanup based on @LekoArts suggestions
Configuration menu - View commit details
-
Copy full SHA for b1b56e4 - Browse repository at this point
Copy the full SHA b1b56e4View commit details -
chore(gatsby-plugin-sitemap): Add options schema (#27367)
* chore(gatsby-plugin-sitemap): Add options schema * Wrap export with env condition
Configuration menu - View commit details
-
Copy full SHA for 4ad9eb8 - Browse repository at this point
Copy the full SHA 4ad9eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 961f3d5 - Browse repository at this point
Copy the full SHA 961f3d5View commit details -
fix(gatsby): wait for extracted query enqueuing before running queries (
#27408) * add failing e2e test * fix(gatsby): wait for extracted query enqueuing before running it
Configuration menu - View commit details
-
Copy full SHA for f50093e - Browse repository at this point
Copy the full SHA f50093eView commit details -
- gatsby-admin@0.1.163 - gatsby-plugin-google-analytics@2.3.18 - gatsby-plugin-sharp@2.6.41 - gatsby-plugin-sitemap@2.4.16 - gatsby-plugin-utils@0.2.28 - gatsby-transformer-sqip@2.3.42 - gatsby@2.24.74
Configuration menu - View commit details
-
Copy full SHA for 63532f7 - Browse repository at this point
Copy the full SHA 63532f7View commit details
There are no files selected for viewing