Skip to content

fix: $narrowType compilation errors when composite: true.#1681

Merged
igalklebanov merged 1 commit intomasterfrom
fix-narrow-type-composite-errors
Jan 17, 2026
Merged

fix: $narrowType compilation errors when composite: true.#1681
igalklebanov merged 1 commit intomasterfrom
fix-narrow-type-composite-errors

Conversation

@igalklebanov
Copy link
Copy Markdown
Member

@igalklebanov igalklebanov commented Jan 17, 2026

Hey 👋

closes #1609.

This PR exports KyselyTypeError to resolve composite: true related compilation errors when using $narrowType.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
kysely Ready Ready Preview, Comment Jan 17, 2026 4:33pm

Request Review

@github-actions
Copy link
Copy Markdown

✅ ⏱️ No benchmark changes detected following 9e243ce.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 17, 2026

commit: 9e243ce

@igalklebanov igalklebanov added the typescript Related to Typescript label Jan 17, 2026
@igalklebanov igalklebanov merged commit 1d75e6f into master Jan 17, 2026
32 checks passed
@igalklebanov igalklebanov deleted the fix-narrow-type-composite-errors branch January 17, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typescript Related to Typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using $narrowType() is not portable with Typescript composite

1 participant