Skip to content

Commit 6f0c4e4

Browse files
authored
chore(readme): add experimental & version requirement note (#28)
1 parent b7298bc commit 6f0c4e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @stencil/playwright
22

3+
> [!NOTE]
4+
> The Stencil Playwright adapter is currently an experimental package. Breaking changes may be introduced at any time.
5+
>
6+
> The Stencil Playwright adapter is designed to only work with **version 4.13.0 and higher** of Stencil!
7+
38
Stencil Playwright is a testing adapter package that allows developers to easily use the [Playwright testing framework](https://playwright.dev/docs/intro)
49
in their Stencil project.
510

0 commit comments

Comments
 (0)