Skip to content

Commit ed0d059

Browse files
committed
Add note about deprecated CDN URL and retagged versions
1 parent 8a30beb commit ed0d059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ It does not contain playwright-python, because for my personal use I don't need
55

66
## Usage
77

8+
> [!IMPORTANT]
9+
> All versions up to 1.57.0 were published earlier with a now deprecated CDN url. These versions still work, but on 1 december 2025 all tags were retagged to use the new CDN url. If you used this flake before that date, please run `nix flake update` to get the updated version of whichever version of Playwright you were using.
10+
811
See the [`nix shell`](#with-nix-shell) example if all you need is access to the `playwright` binary in the current shell.
912

1013
If you intend to run a test suite:

0 commit comments

Comments
 (0)