Jest Puppeteer Versions Save

Run tests using Jest & Puppeteer 🎪✨

v10.0.1

2 months ago

Bug Fixes

v10.0.0

2 months ago

Features

BREAKING CHANGES

  • Drop Node.js v16 support.

v9.0.2

5 months ago

Bug Fixes

v9.0.1

7 months ago

Bug Fixes

  • fix compatibility with Puppeteer v21 (#566) (5cfee1f)

v9.0.0

11 months ago

Bug Fixes

  • expect-puppeteer: fix addSnapshotSerializer usage (826fd31), closes #552
  • jest-dev-server: no default host (c35e403)
  • jest-dev-server: properly detect if port is used, using both config.port and config.host options. (351720a), closes #555
  • types: fix environment global types (fb691f7)
  • types: fix missing jestPuppeteer global before setup (37e2294)

Features

  • drop Node.js v14 support (d7d9833)

BREAKING CHANGES

  • drop Node.js v14 support
  • jest-dev-server: default host is now undefined instead of "localhost"

v8.0.6

1 year ago

Bug Fixes

v8.0.5

1 year ago

Bug Fixes

  • spawnd: remove exit dependency (af2eb01), closes #541

v8.0.4

1 year ago

Bug Fixes

v8.0.3

1 year ago

Bug Fixes

  • avoid creating screenshots directory (d9e58fe), closes #521
  • jest-puppeteer: fix preset export (82e4163), closes #528

v8.0.2

1 year ago

Bug Fixes