Skip to content

Releases: enactjs/ui-test-utils

Release 1.0.10

31 Oct 05:32
Compare
Choose a tag to compare
  • Updated dependencies.

Release 1.0.9

22 Jul 07:30
Compare
Choose a tag to compare
  • Updated Chrome driver url for version 114 or higher

Release 1.0.8

11 Jun 01:43
Compare
Choose a tag to compare
  • Removed chai and dirty-chai dependencies.

Release 1.0.7

21 Feb 00:59
Compare
Choose a tag to compare
  • Removed eslint related modules.

Release 1.0.6

22 Dec 01:42
Compare
Choose a tag to compare
  • Updated chalk version to ^5.3.0.

Release 1.0.5

22 Sep 05:19
Compare
Choose a tag to compare
  • Updated eslint-plugin-prettier version to ^5.0.0.
  • Updated dependencies.

1.0.4

23 Jun 06:28
Compare
Choose a tag to compare
  • Updated fs-extra version to ^11.1.1.

v1.0.3

07 Apr 05:50
Compare
Choose a tag to compare
  • Updated eslint-plugin-react version to ^7.32.2.
  • Updated dependencies.

v1.0.2

22 Dec 05:44
Compare
Choose a tag to compare
  • Fixed the util method waitTransitionEnd in utils/Page by adding await to the callback and async-await for the handler function of ontransitionend event.

v0.7.2

22 Dec 08:01
Compare
Choose a tag to compare
  • Pinning wdio module version to fix npm install error