docs: add video to release notes (#21441)
This commit is contained in:
parent
e22c048276
commit
135d68d8a9
|
|
@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||||
|
|
||||||
## Version 1.31
|
## Version 1.31
|
||||||
|
|
||||||
|
<LiteYouTube
|
||||||
|
id="PI50YAPTAs4"
|
||||||
|
title="Playwright 1.31"
|
||||||
|
/>
|
||||||
|
|
||||||
### New APIs
|
### New APIs
|
||||||
|
|
||||||
- New property [`property: TestProject.dependencies`] to configure dependencies between projects.
|
- New property [`property: TestProject.dependencies`] to configure dependencies between projects.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue