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 up
Popular repositories
14,533 contributions in the last year
Activity overview
Contributed to
cypress-io/cypress-test-example-repos,
cypress-io/cypress-test-tiny,
cypress-io/cypress-test-ci-environments
and 5 other
repositories
Contribution activity
June 2020
- bahmutov/react-tic-tac-toe-example JavaScript
- bahmutov/cypress-cra-ts-antd-react-app-rewired JavaScript
Created a pull request in cypress-io/cypress that received 3 comments
automatically polyfill window.fetch with XMLHttpRequest
Closes
User facing changelog
Cypress will automatically replace window.fetch with polyfill that drops down to XMLHttpRequest object that can be…
+375
−6
•
3
comments
- automatically polyfill window.fetch with XMLHttpRequest
- handle browser cases without custom subfolder
- fix: Cypress.Commands.add Type Signature for @typescript-eslint/no-misused-promises rule
- Pin dependencies that were not pinned
- chore(deps): Update dependency cypress-example-kitchensink to version 1.11.0 🌟