Skip to content

Latest commit

 

History

History
582 lines (173 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

582 lines (173 loc) · 16.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.9.1 (2024-10-29)

Bug Fixes

  • playwright: make getCSPScriptHash synchronous (86f3ee3)

3.9.0 (2024-10-27)

Features

  • allow to customization stabilization options (073c081)

3.8.1 (2024-10-25)

Bug Fixes

  • storybook: fix metadata (dd992aa)

3.8.0 (2024-10-25)

Features

  • storybook: add Storybook SDK (c42b95c)

3.7.2 (2024-10-21)

Note: Version bump only for package @argos-ci/playwright

3.7.1 (2024-10-14)

Note: Version bump only for package @argos-ci/playwright

3.7.0 (2024-10-11)

Features

  • playwright: allow to customize screenshots root folder (#153) (27dba65)

3.6.3 (2024-10-08)

Note: Version bump only for package @argos-ci/playwright

3.6.2 (2024-09-25)

Bug Fixes

  • wait for viewport resize (puppeteer, playwright) (#151) (a07f529)

3.6.1 (2024-09-08)

Note: Version bump only for package @argos-ci/playwright

3.6.0 (2024-09-02)

Features

  • collect test report infos in cypress and playwright (bc275a2)

3.5.3 (2024-09-01)

Note: Version bump only for package @argos-ci/playwright

3.5.2 (2024-08-31)

Note: Version bump only for package @argos-ci/playwright

3.5.1 (2024-08-29)

Note: Version bump only for package @argos-ci/playwright

3.5.0 (2024-08-24)

Features

  • expose getCSPScriptHash in @argos-ci/playwright (ec8e439)

3.4.2 (2024-08-24)

Note: Version bump only for package @argos-ci/playwright

3.4.1 (2024-07-31)

Bug Fixes

  • playwright: fix types to accept a locator (d434f05)

3.4.0 (2024-07-08)

Features

  • allow to specify a threshold to control diff sensitivity (820bb30)
  • support Playwright --repeat-each option (3a7087f)

3.3.0 (2024-06-23)

Features

  • playwright: dynamic build names (6166051)

3.2.0 (2024-06-16)

Features

  • compatibility to granular GitHub Actions jobs retries (ac954dc)

3.1.0 (2024-06-13)

Features

  • enable traces for non-failure screenshots (fcad44c)

3.0.4 (2024-06-04)

Note: Version bump only for package @argos-ci/playwright

3.0.3 (2024-05-25)

Note: Version bump only for package @argos-ci/playwright

3.0.2 (2024-05-04)

Note: Version bump only for package @argos-ci/playwright

3.0.1 (2024-04-15)

Note: Version bump only for package @argos-ci/playwright

3.0.0 (2024-04-05)

Features

BREAKING CHANGES

  • Node.js v18 or higher is required.

2.0.0 (2024-03-15)

Bug Fixes

  • playwright: fix upload dir creation (507a833)
  • playwright: prepend the project name in the screenshot name (533802c)

BREAKING CHANGES

  • playwright: All screenshots taken with argosScreenshot from @argos-ci/playwright will get a new name that prepends the Playwright project.

It allows to support multiple Playwright projects.

1.9.3 (2024-02-22)

Note: Version bump only for package @argos-ci/playwright

1.9.2 (2024-02-15)

Note: Version bump only for package @argos-ci/playwright

1.9.1 (2024-02-03)

Note: Version bump only for package @argos-ci/playwright

1.9.0 (2024-02-02)

Features

  • playwright: add disableHover option by default (ed941ea)

1.8.0 (2024-01-30)

Features

1.7.1 (2024-01-25)

Note: Version bump only for package @argos-ci/playwright

1.7.0 (2024-01-24)

Features

  • ci: support running on "deployment_status" event (#105) (893636f)

1.6.3 (2024-01-10)

Bug Fixes

1.6.2 (2024-01-10)

Bug Fixes

1.6.1 (2024-01-08)

Note: Version bump only for package @argos-ci/playwright

1.6.0 (2023-12-27)

Features

  • cypress: simplify setup (de75af6)

1.5.1 (2023-12-26)

Bug Fixes

  • playwright: upload report by default (d6d8f94)

1.5.0 (2023-12-26)

Features

  • simplify playwright setup (1dc45b9)

1.4.2 (2023-12-21)

Bug Fixes

  • stabilization: wait for aria-busy on svg elements (96e69da)

1.4.1 (2023-12-15)

Note: Version bump only for package @argos-ci/playwright

1.4.0 (2023-12-13)

Features

  • add "argos" class on root tag (3949b94)
  • add argosCSS option to inject custom CSS (9ab7efd)
  • reset argos changes after screenshot (23c4a3d)

Performance Improvements

  • avoid multiple script injection (12e0748)

1.3.2 (2023-11-27)

Note: Version bump only for package @argos-ci/playwright

1.3.1 (2023-11-24)

Note: Version bump only for package @argos-ci/playwright

1.3.0 (2023-11-17)

Features

  • stabilize sticky & fixed elements in full page (5f01dd9)

1.2.2 (2023-11-09)

Note: Version bump only for package @argos-ci/playwright

1.2.1 (2023-11-08)

Bug Fixes

  • playwright: fix screenshot metadata in reporter (f8a6552)

1.2.0 (2023-11-07)

Features

  • playwright: support playwright trace (d194e04)

1.1.0 (2023-11-03)

Features

  • playwright: sharding support (a495905)

1.0.1 (2023-10-24)

Bug Fixes

  • playwright: upload nested screenshots (6c9dbeb)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.7 (2023-09-21)

Features

  • disable spellcheck in argosScreenshot (#12) (c09e518)

0.0.6 (2023-07-12)

0.0.5 (2023-07-12)

Features

Bug Fixes

  • wait aria-busy before images & fonts (#9) (dd1a2dd)

0.0.4 (2023-03-03)

Bug Fixes

  • waiting for lazy-loaded images always timeouts (e3a9bf3)

0.0.3 (2023-03-03)

Bug Fixes

  • types: add types field in package.json (32af6e4)

0.0.2 (2023-02-18)

Features

Bug Fixes

0.0.1 (2023-01-17)

Features