Skip to content

fix: unexported dynamic builders resulting in ts(2742) when composite: true.#1578

Merged
igalklebanov merged 4 commits intomasterfrom
fix-composite-portable-error
Sep 13, 2025
Merged

fix: unexported dynamic builders resulting in ts(2742) when composite: true.#1578
igalklebanov merged 4 commits intomasterfrom
fix-composite-portable-error

Conversation

@igalklebanov
Copy link
Copy Markdown
Member

@igalklebanov igalklebanov commented Sep 13, 2025

Hey 👋

closes #1464.

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 13, 2025

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

Project Deployment Preview Comments Updated (UTC)
kysely Ready Ready Preview Comment Sep 13, 2025 9:01pm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 13, 2025

✅ ⏱️ No benchmark changes detected following 211339d.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 13, 2025

kysely_koa_example

npm i https://pkg.pr.new/kysely-org/kysely@1578

commit: 211339d

@igalklebanov igalklebanov changed the title TBD fix: unexported dynamic builders resulting in ts(2742) when composite: true. Sep 13, 2025
@igalklebanov igalklebanov marked this pull request as ready for review September 13, 2025 20:51
@igalklebanov igalklebanov added bug Something isn't working typescript Related to Typescript labels Sep 13, 2025
@igalklebanov igalklebanov merged commit 39da181 into master Sep 13, 2025
29 checks passed
@igalklebanov igalklebanov deleted the fix-composite-portable-error branch September 13, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working typescript Related to Typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The inferred type of […] cannot be named without a reference to […]. This is likely not portable. A type annotation is necessary. ts(2742)

1 participant