← All changelogs

Changelog

Playwright Check Suites now support monorepos natively

Published

Workspace support for Playwright Check Suites

Playwright Check Suites now work with monorepos. If your project uses pnpm or npm workspaces, Checkly detects your workspace structure, uploads the relevant files, and installs the correct dependencies automatically, with no extra configuration. Shared utility packages are detected and included, workspace:* dependencies resolve correctly, and only the files and workspace packages your check suite needs are uploaded, not your entire repo.

Get started with the latest Checkly CLI

Workspace support is available starting with Checkly CLI v7.1. Update to the latest version, or run npm create checkly@latest if you are new to Checkly and prefer a guided setup.

npm install checkly@latest