Skip to content

docs: drop jiti/TS-loader steps from getting-started guides#379

Merged
stefanjudis merged 1 commit into
mainfrom
docs/remove-jiti-ts-loader
Jun 11, 2026
Merged

docs: drop jiti/TS-loader steps from getting-started guides#379
stefanjudis merged 1 commit into
mainfrom
docs/remove-jiti-ts-loader

Conversation

@stefanjudis

Copy link
Copy Markdown
Collaborator

What

Checkly CLI v8+ supports TypeScript out of the box, so a separate TypeScript loader install is no longer needed. This removes the jiti install steps from the getting-started/setup content and consolidates the pre-v8 guidance into the shared ts-loader-note snippet.

Changes

  • quickstarts/playwright-check.mdx — replace the hardcoded jiti install step with the shared <TsLoaderNote /> snippet.
  • cli/checkly-init.mdxcheckly init description no longer lists jiti as an installed dev dependency.
  • snippets/playwright-check-suite-setup-prompt.mdx — AI setup prompt now only requires checkly, no jiti.
  • snippets/ts-loader-note.mdx — pre-v8 note now lists jiti (preferred) or ts-node typescript as loader options.

Why

v8 bundles TypeScript support, so the loader install is only relevant to users still on earlier CLI versions — and that single caveat now lives in one snippet instead of being duplicated (and inconsistently named) across pages.

Checkly CLI v8+ supports TypeScript out of the box, so no separate
loader install is needed. Remove the jiti install steps from the
Playwright quickstart, the checkly init reference, and the AI setup
prompt, and route the quickstart through the shared ts-loader-note
snippet. The note now lists jiti (preferred) and ts-node/typescript
as options for users still on pre-v8 CLI versions.
@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
checkly-422f444a 🟡 Building Jun 11, 2026, 11:15 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@stefanjudis stefanjudis merged commit e4e853f into main Jun 11, 2026
6 checks passed
@stefanjudis stefanjudis deleted the docs/remove-jiti-ts-loader branch June 11, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant