Highlights
- Arctic Code Vault Contributor
- Pro
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
Pinned
1,649 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in facebook/jest that received 12 comments
fix: revert usage of Escalade and yargs@16 as they breaks Node 13
- fix(esm): evaluate node core modules on dynamic import
- feat: add support for dynamic imports in CJS
- chore: bump deps
- chore: remove custom `proocess.versions.pnp` type
- fix: add missing `module.path` field to modules
- chore: add info about ES modules to docs
- chore: bump v8-to-istanbul
- chore: remove redundant browser "implementation" of chalk
- fix(circus): make sure to install globals before emitting `setup` event
- chore: drop usage of `compileFunction`
- chore: use stable yarn installation
- feat: Add support for the `jest.config.ts` configuration file
- fix: add `require.main` when using `isolateModules`
- fix: add missing `module.path` field to modules
- fix: `require.main` undefined with `createRequire()`
- fix: validate `testURL` as CLI option
- Show suggestion only when unrecognized cli param is longer than 1 character
- Fix type definitions for promises
- fix(circus): make sure to install globals before emitting `setup` event
- chore(deps): upgrade jsdom to 16.4.0
- chore: drop usage of `compileFunction`
- [feature] Add package to create cache key functions
- chore: duplicate eslint rules locally to allow warning
- docs: fix link in getting started page
- move json behind ts
- refactor(resolve): replace read-pkg-up with escalade
- chore(jest-haste-map): remove support for ignorePattern as function