Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1.33 KB

Unreleased

Breaking Changes

  • The peer jest dependency has been updated from requiring >=26 to requiring >=27 (see Breaking Changes, #33287).

2.5.0 (2021-09-09)

New Features

  • Emulate prefers-reduced-motion: reduce #34132.

2.4.0 (2021-07-29)

New Features

  • Bail out tests if a prior snapshot failed. Fixed a bug which failing snapshots won't trigger screenshots #33448.

2.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).

1.9.1 (2020-01-01)

1.9.0 (2019-12-19)

New Features

  • Added THROTTLE_CPU and DOWNLOAD_THROUGHPUT environment variable configuration options (#18770).

1.8.0 (2019-11-15)

1.7.0 (2019-09-16)

1.6.0 (2019-09-03)

1.2.0 (2019-05-21)

New features

  • Added Axe (the Accessibility Engine) API integration with e2e tests suite.

1.0.0 (2019-03-06)

  • Initial release.