Skip to content

0.6.1

Compare
Choose a tag to compare
@SimenB SimenB released this 16 Aug 10:37
· 6545 commits to main since this release
  • Updated jsdom to 7.0.2.
  • Use the current working directory as root when passing a jest config from the command line.
  • Updated the React examples and getting started guide
  • Modules now receive a module.parent field so unmocked modules don't assume they are run directly any longer.