Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,460 contributions in the last year
Activity overview
Contribution activity
December 2020
Created a pull request in gatsbyjs/gatsby that received 5 comments
perf(develop): skip query extraction if files are not dirty and schema didn't change
Description Every time we invoke query running machine we go through extracting queries step. This adds quite a bit of unnecesary work (specificall…
Opened 14 other pull requests in 1 repository
gatsbyjs/gatsby
2
open
12
merged
- fix(gatsby-plugin-page-creator): add missing telemetry dependency
- fix(gatsby): Only set auto optin flags if not in config
- fix(gatsby): invalidate queries if page context changes between runs
- chore(e2e-development): bump cypress version
- fix(gatsby): correct opt-in percentage for QUERY_ON_DEMAND and LAZY_IMAGES
- chore(develop): don't actually fetch async dummy.js chunk
- feat(query-on-demand): loading indicator
- chore(query-on-demand): prerun query for homepage for initial run
- fix(query-on-demand): don't resolve get-page-data if query is marked as dirty
- Backport #28459 and #28464 to 2.28 release branch
- feat(gatsby): add preload headers for critical resources so those can started fetching before common.js is fetched
- fix: PRESERVE_WEBPACK_CACHE notice should actually show after 30 seconds
- Revert "fix(assert-changed-files): don't skip running tests on master"
- fix(assert-changed-files): don't skip running tests on master
Reviewed 33 pull requests in 1 repository
gatsbyjs/gatsby 33 pull requests
- feat(gatsby): improve refresh endpoint output (#28621)
- feat(gatsby): improve refresh endpoint output
- fix(gatsby): Only set auto optin flags if not in config (#28627)
- chore: update ink to v3 (#26190)
- fix(gatsby): Only set auto optin flags if not in config
- fix(gatsby): correct opt-in percentage for QUERY_ON_DEMAND and LAZY_IMAGES (#28579)
- docs: release notes for 2.29
- fix(gatsby): invalidate queries if page context changes between runs
- chore: update ink to v3
- chore(e2e-development): bump cypress version
- feature(gatsby): Enable partial releases of flags to a % of users
- chore(gatsby-source-contentful): fix output of debug message
- feat(query-on-demand): loading indicator
- fix(gatsby-remark-images): allow tracedSVG to accept object with settings (#28242)
- fix(gatsby-source-filesystem): Retry a download if a file is incomplete
- fix(gatsby): show multiple invites together & at end where people are more likely to see them
- fix(query-on-demand): don't resolve get-page-data if query is marked as dirty
- fix(gatsby): better text for missing inferred extension
- feature(gatsby): Expose cached flags info to other consumers
- fix(gatsby): do not fail in develop when eslint loader is removed
- feat(gatsby): add preload headers for critical resources so those can started fetching before common.js is fetched
- Update release with the count of contributors
- Revert "docs: temporary fix to emotion tutorial (#28248)"
- docs: note about emotion major bump, slightly restructured notes
- feat(gatsby): Add new caching clearing behavior for webpack/file downloads behind flags
- Some pull request reviews not shown.