← All changelogs

Changelog

Support for TS Config paths

Published

TypeScript config paths support

Checkly now supports tsconfig.paths (and tsconfig.baseUrl) for checks and tests deployed with the Checkly CLI, so you no longer need to convert imports to relative paths. Paths get bundled into your test sessions and checks when running npx checkly test and npx checkly deploy. Supported since Checkly CLI 4.17.0 and Checkly Agent 4.1.0 when using Private Locations.