Releases: jestjs/jest
Releases · jestjs/jest
0.5.2
16 Aug 10:37
Compare
Sorry, something went wrong.
No results found
Fixed a bug with syntax errors in test files (#487 ).
Fixed chmod error for preprocess-cache (#491 ).
Support for the upcoming node 4.0 release (#490 , #489 ).
0.5.1
16 Aug 10:37
Compare
Sorry, something went wrong.
No results found
Upgraded node-worker-pool to 3.0.0, use the native Promise implementation.
testURL can be used to set the location of the jsdom environment.
Updated all of jest's dependencies, now using jsdom 6.3.
jest now uses the native Promise implementation.
Fixed a bug when passed an empty testPathIgnorePatterns.
Moved preprocessor cache into the haste cache directory.
0.5.0
16 Aug 10:37
Compare
Sorry, something went wrong.
No results found
Added --noStackTrace option to disable stack traces.
Jest now only works with iojs v2 and up. If you are still using node we recommend upgrading to iojs or keep using jest 0.4.0.
Upgraded to jsdom 6.1.0 and removed all the custom jsdom overwrites.
You can’t perform that action at this time.