Skip to content

v1.7 — Playwright browser caching

Choose a tag to compare

@AlbinoGeek AlbinoGeek released this 15 Aug 03:37
· 48 commits to main since this release

setup-bun and setup-nextjs-bun's install-playwright now caches browsers by the resolved @playwright/test devDependency version (Playwright's own documented CI caching pattern) instead of re-downloading on every run. New playwright-cache-hit output on both actions.