Releases: testing-library/playwright-testing-library
Releases · testing-library/playwright-testing-library
v4.3.1
4.3.1 (2022-08-25)
Bug Fixes
- use
ElementHandle
to document.body
instead of document
(e5b3e6f)
v4.3.0
4.3.0 (2022-07-25)
Features
- support
asyncUtilsTimeout
option via configure()
API (081814d), closes #460
v4.3.0-beta.1
Features
- fixture: add
locatorFixtures
that provide Locator
-based queries (1e75b4e)
v4.2.1
4.2.1 (2022-04-13)
Bug Fixes
- deps: bump ansi-regex from 3.0.0 to 3.0.1 (#405) (401bdae)
v4.2.0
4.2.0 (2022-02-22)
Bug Fixes
- update
ByRole
options type definitions to include hidden
etc (016ebf2)
Features
- deps: upgrade @testing-library/dom to 7.31.2 to support
level
(1805c1c), closes #374
v4.1.0
4.1.0 (2022-02-22)
Features
- expose
configure
API on /fixture
entyrpoint (1a7dc8f)
v4.0.2
4.0.2 (2022-02-19)
Bug Fixes
- implement missing
getNodeText
in fixture queries (3c562f3)
v4.0.1
4.0.1 (2021-11-02)
Bug Fixes
- deps-dev: bump playwright from 1.15.1 to 1.16.3 (#331) (81a74b1)
v4.0.0-beta.10
Bug Fixes
- ensure queries provided by fixture work after navigation (1edcd57)
v4.0.0-beta.9
Bug Fixes
- bump again, previous build blew up in the middle of publish (20fd768)