Releases: webdriverio/expect-webdriverio
Releases · webdriverio/expect-webdriverio
Release 5.6.5
- fix: Global wait not working with
toBeDisplayed(#2023) (a7b0aa6) - build(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /playgrounds/jasmine (#2039) (8cd9850)
- build(deps-dev): bump minimatch in /playgrounds/jasmine (#2038) (9d3a72c)
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /playgrounds/jest (#2035) (4399547)
- build(deps): bump fast-xml-parser in /playgrounds/jasmine (#2036) (fd3f3c5)
- build(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /playgrounds/jest (#2037) (7cddcb1)
- build(deps): bump fast-xml-parser in /playgrounds/mocha (#2032) (444ab17)
- build(deps-dev): bump minimatch in /playgrounds/mocha (#2033) (be8e1ec)
- build(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /playgrounds/mocha (#2034) (69ba2f1)
- build(deps): bump basic-ftp from 5.0.5 to 5.2.0 (#2027) (71bf897)
- build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#2028) (b6bec1a)
- build(deps): bump rollup from 4.56.0 to 4.59.0 (#2030) (5d41533)
- build(deps): bump fast-xml-parser from 5.3.3 to 5.4.2 (#2031) (1175d84)
- fix: Jasmine augmentation
withContextand add Playgrounds for Jasmine, Jest & Mocha (#2010) (e94ad20) - feat(expect-webdriverio): add toHaveLocalStorageItem matcher (#1900) (4f8e9b5)
- build(deps): bump lodash from 4.17.21 to 4.17.23 (#2005) (db373f7)
- build(deps): bump the patch-deps-updates group across 1 directory with 5 updates (#2009) (3a2d8b3)
- build(deps): bump lewagon/wait-on-check-action (#2012) (f150a63)
- fix:
.notshould also wait for conditions (Breaking changes of issue 1982) (#2014) (af8d5e5)
Release 5.6.4
Release 5.6.3
Release 5.6.2
- fix: resolve soft assertions for Cucumber steps (#14573) (#1994) (7ef0427)
- build(deps): bump the patch-deps-updates group with 4 updates (#1992) (9e1898d)
- fix: isNot was not always properly considered (#1983) (084d4a6)
- build(deps-dev): bump the patch-deps-updates group with 2 updates (#1975) (c834809)
- build(deps-dev): bump the minor-deps-updates group with 2 updates (#1976) (19d3d65)
- build(deps): bump dependabot/fetch-metadata (#1988) (b5250e2)
- chore: Better leverage of vitest with typings (#1989) (22cd178)
- fix:
toBeDisplayed, align options and fix typing (#1981) (7b18496) - Make type
Element[]work withtoBeElementsArrayOfSize(#1980) (9f14972) - fix: tsc error with elements matcher and type
WebdriverIO.Element[](#1979) (5a7c88a)
Release 5.6.1
Release 5.6.0
- fix(ci): update release pipeline (3133f12)
- Enhanced expect wdio typing (#1863) (0689878)
- build(deps): bump the major-deps-updates group with 3 updates (#1972) (ffb5232)
- build(deps): bump the minor-deps-updates group with 2 updates (#1971) (a9b855f)
- ci: group dep updates (e187045)
- chore: update deps (0c4c65f)
Release 5.5.0
- fix: update PR pipeline (5f058ac)
- chore: update deps (5c466ca)
- ToHaveStyle improvement (#1950) (f234ef1)
- refactor: remove useless assignment (#1939) (5b5c1dd)
- refactor: remove redundant type check (#1938) (b2c1a56)
- refactor: remove imported multiple times (#1937) (d80b9b6)
- build(deps): bump expect from 30.0.2 to 30.2.0 (#1936) (7ffa757)
- refactor: compare with
undefineddirectly instead of usingtypeof(#1935) (d92281f)
Release 5.4.3
- refactor: refactoring the condition function in toHaveText (#1930) (037e29d)
- refactor: replace the deprecated proto with Object.getPrototypeOf (#1931) (8a3d674)
- refactor: remove unnecessary assertion (#1929) (cfc91a0)
- chore: remove unused c8 (#1928) (2bdadcd)
- chore: fix typo in test (#1927) (dd2ad0d)