Highlights
- Arctic Code Vault Contributor
Pinned
1,455 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 44 commits in 7 repositories
Created 1 repository
- pieh/pr-28483-testing JavaScript
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…
+60
−6
•
5
comments
Opened 21 other pull requests in 1 repository
gatsbyjs/gatsby
17
merged
4
open
- chore(gatsby): enable query on demand (and lazy images) by default for local development
- fix(gatsby): garbage collect stateful pages
- perf(gatsby): cache babel config items
- chore(dev-ssr): don't dispatch CREATE_SERVER_VISITED_PAGE if component is already tracked
- test(cache-resilience): update snapshots
- fix(gatsby): use correct stageLabel instead of `undefined`
- test(e2e-development-runtime): add tests for loading indicator behavior
- 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 48 pull requests in 1 repository
gatsbyjs/gatsby 48 pull requests
- chore(telemetry): ensure forked develop child processes have the same sessionId
- feat(gatsby): use production React for dev-ssr when CI=true (#28728)
- feat(gatsby): use production React for dev-ssr when CI=true
- chore(gatsby): enable query on demand (and lazy images) by default for local development
- feat(gatsby): enable lazy images by default
- perf(gatsby): cache babel config items
- fix(gatsby): print childOf directive for implicit child fields
- chore(telemetry) improve github action and circle detection
- chore(telemetry): add valueBoolean
- feature(gatsby): Extract non-css-in-js css and add add to <head> when SSRing in dev
- feature(gatsby): Pause dev-ssr watching between page loads to avoid slowing down regular develop-js HMR
- fix(gatsby-plugin-sass): Nest sassOptions
- fix(gatsby-cli): fix timers on progress bar
- fix(gatsby): always add both `childField` and `childrenField` in GraphQL
- fix(gatsby): remove redundant dispatch of query extraction error
- fix(gatsby-plugin-page-creator): add missing telemetry dependency (#28652)
- 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
- Some pull request reviews not shown.
Started 1 discussion in 1 repository
pieh/gatsby
pieh/gatsby