February 26th, 2026
New

Playwright Check Suites now work with monorepos. If your project uses pnpm workspaces or npm workspaces, Checkly detects your workspace structure, uploads the relevant files, and installs the correct dependencies automatically.
No extra configuration needed. Point Checkly at your suite, and it resolves the dependency tree from your workspace root.

What this means for your workflow:
Shared utility packages across your workspace are detected and included
Workspace-internal dependencies (workspace:*) are resolved correctly
Only the files and workspaces packages your check suite needs are uploaded, not your entire repo
New to workspaces? The pnpm workspaces docs cover the concept well, and it applies to npm workspaces too.
Get started with the latest Checkly CLI
Starting with the Checkly CLI v7.1, you can use npm and pnpm workspaces in your Playwright Check Suites to pull exactly the dependencies that you need.
Update to the latest version with
npm install checkly@latest If you’re new to Checkly, you may prefer to start with a guided setup:
npm create checkly@latest Happy monitoring!
Questions or feedback? Join our Slack community.