Skip to content

0.5.0

Compare
Choose a tag to compare
@SimenB SimenB released this 16 Aug 10:37
· 6701 commits to main since this release
  • 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.