@nx/playwright - Migrations
The @nx/playwright plugin provides various migrations to help you migrate to newer versions of playwright projects within your Nx workspace. Below is a complete reference for all available migrations.
19.6.x
19-6-0-use-serve-static-preview-for-command
Use serve-static or preview for webServerCommand.
update-19-6-0-add-e2e-ci-target-defaults
Add inferred ciTargetNames to targetDefaults with dependsOn to ensure dependent application builds are scheduled before atomized tasks.