Releases: testing-library/playwright-testing-library
Releases · testing-library/playwright-testing-library
v4.0.0-beta.7
04 Oct 20:56
Compare
Sorry, something went wrong.
No results found
Features
add support for @playwright/test via fixture (67ce461 )
BREAKING CHANGES
Removes support for extending Playwright prototypes (/extend
entrypoint)
Only Playwright 1.12+ is officially supported going forward
Co-authored-by: Zacharias Björngren [email protected]
v3.0.1
01 Oct 18:27
Compare
Sorry, something went wrong.
No results found
3.0.1 (2021-10-01)
Bug Fixes
deps: bump path-parse from 1.0.6 to 1.0.7 (#279 ) (7a3d1a5 )
deps: bump tmpl from 1.0.4 to 1.0.5 (#298 ) (d4abf4d )
v3.0.0
23 May 01:20
Compare
Sorry, something went wrong.
No results found
3.0.0 (2021-05-23)
Features
update Node compatibility to match Playwright 1.11 (5c4bf62 )
BREAKING CHANGES
v2.7.2
09 Mar 23:57
Compare
Sorry, something went wrong.
No results found
2.7.2 (2021-03-09)
Bug Fixes
allow async callbacks in waitFor
(use type from wait-for-expect) (b98d015 )
v2.7.1
06 Mar 00:15
Compare
Sorry, something went wrong.
No results found
2.7.1 (2021-03-06)
Bug Fixes
strip any Playwright-related prefix from element errors (532e25b )
v2.7.0
07 Oct 01:07
Compare
Sorry, something went wrong.
No results found
2.7.0 (2020-10-07)
Features
deps: add support for Playwright 1.4+ (d4333eb )
v2.6.0
01 Sep 23:11
Compare
Sorry, something went wrong.
No results found
2.6.0 (2020-09-01)
Bug Fixes
modify role options types to match upgraded @testing-library/dom (bcf4936 )
Features
enable nested RegExp options (bf3968f )
v2.5.0
18 Aug 23:34
Compare
Sorry, something went wrong.
No results found
2.5.0 (2020-08-18)
Features
deps: upgrade @testing-libarry/dom to 7.22.2 (77bcb3e )
add find* queries (testing-library/pptr-testing-library#44 ) (68301a0 )
v2.4.0
14 Aug 22:23
Compare
Sorry, something went wrong.
No results found
2.4.0 (2020-08-14)
Features
deps: upgrade @testing-library/dom to 7.22.2 (7c16edb )
v2.3.0
14 Aug 22:13
Compare
Sorry, something went wrong.
No results found
2.3.0 (2020-08-14)
Features
also expose waitFor (c19117d )
export configure function with data-testid override (#39 ) (2cf56dd )