-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Comparing changes
Open a pull request
base repository: jestjs/jest
base: v22.4.0
head repository: jestjs/jest
compare: v22.4.1
- 15 commits
- 138 files changed
- 14 contributors
Commits on Feb 20, 2018
-
Provide
require.main
property (#5618)* feat: provide `require.main` property In tests `require.main` will be set to module from which the test are being executed. * add integration test case * use cross-platform regex in integration test * update CHANGELOG.md * remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 4576dd4 - Browse repository at this point
Copy the full SHA 4576dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da90886 - Browse repository at this point
Copy the full SHA da90886View commit details -
Update to docs to use yarn (#5624)
* Update to docs * Add changelog
Configuration menu - View commit details
-
Copy full SHA for 6ee2a14 - Browse repository at this point
Copy the full SHA 6ee2a14View commit details -
Small polish to the plugins API (#5572)
* Small update to types and rename it to BaseWatchPlugin * Change getUsageRow to return ?UsageData and rename to getUsageData * A lot of renaming * Change type to interface * Address feedback * Fix eslint
Configuration menu - View commit details
-
Copy full SHA for 79533a9 - Browse repository at this point
Copy the full SHA 79533a9View commit details
Commits on Feb 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ca8910f - Browse repository at this point
Copy the full SHA ca8910fView commit details -
Examples/standardize folder names (#5626)
* Standardize folder names * Standardize folder names * Update Manual Mocks link * Standardize folder names
Configuration menu - View commit details
-
Copy full SHA for 7bcdc8c - Browse repository at this point
Copy the full SHA 7bcdc8cView commit details -
add versioned documentation to the website (#5541)
* add versioned documentation to the website * add changelog for versioned documentation * exclude versioned docs from specific lint rules * use id attribute instead of name for in page anchors and remove redundant anchors * re-create docs for v22.3 with latest changes from master
Configuration menu - View commit details
-
Copy full SHA for 6ab04b7 - Browse repository at this point
Copy the full SHA 6ab04b7View commit details -
[WIP] Remove usage of
retainLines
(#5594)* Remove usage of `retainLines` * update changelog * Move callsite to jest-util, add sourcemap support * This is a type * Remove unused function moved to jest-util * Fix lint * Minor clean `up * Feedback updates * fix flow violations and minimize diff * add todo * use sourcemaps in buffered console as well * fix stupid typo * Add unit tests for get_callsite * Fix tests * move changelog entry
Configuration menu - View commit details
-
Copy full SHA for 23eec74 - Browse repository at this point
Copy the full SHA 23eec74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6f850 - Browse repository at this point
Copy the full SHA 4b6f850View commit details -
[jest-editor-support] update TypeScript definition (#5625)
* update TypeScript definition * fix typo * add changelog item * add definitions from within jest-editor-support * update changelog * remove semicolons * fix SnapshotMetadata.node * remove empty line * add coverage map
Configuration menu - View commit details
-
Copy full SHA for 1203ed6 - Browse repository at this point
Copy the full SHA 1203ed6View commit details
Commits on Feb 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 67d1e47 - Browse repository at this point
Copy the full SHA 67d1e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9825d3 - Browse repository at this point
Copy the full SHA e9825d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 497be76 - Browse repository at this point
Copy the full SHA 497be76View commit details -
Configuration menu - View commit details
-
Copy full SHA for f020182 - Browse repository at this point
Copy the full SHA f020182View commit details -
Miguel Jimenez Esun committed
Feb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 52bbb26 - Browse repository at this point
Copy the full SHA 52bbb26View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v22.4.0...v22.4.1