Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dummdidumm
Copy link
Member

see #2837 for more info

mtsgrd and others added 2 commits September 1, 2025 22:34
Update moduleResolution from node10 to node16 to properly resolve generic
types across package boundaries in monorepo setups.

Previously, cross-package generic type information was lost during .d.ts
generation, causing types like `GenericType<T>` to be emitted as `any`.

- Add test case for cross-package generic type preservation
Copy link

changeset-bot bot commented Sep 11, 2025

🦋 Changeset detected

Latest commit: 1e69a5f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
svelte2tsx Patch
svelte-language-server Patch
typescript-svelte-plugin Patch
svelte-vscode Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dummdidumm dummdidumm merged commit 225c43c into master Sep 11, 2025
3 checks passed
@dummdidumm dummdidumm deleted the fix-emit-dts-moduleresolution branch September 11, 2025 13:21
@github-actions github-actions bot mentioned this pull request Sep 11, 2025
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.

2 participants