Skip to content

Conversation

sm17p
Copy link
Contributor

@sm17p sm17p commented Jul 3, 2025

Changes

packages/melt

  1. Include vite config and setup files to be part of typescript module resolution - fixes type missing error inside

docs

Typescript types field is a precise whitelist for packages having type definitions in ./node_modules/@types/*

  1. Movesunplugin-icons/types/* definitions, to allow type definitions in *.d.ts to be exposed to the compiler and IDE toolchain

Blast radius

  1. None

tsconfig.json

1. Will allow type definitions in *.d.ts to be exposed to the compiler
   and IDE toolchain
2. Unrelated - All the types under `@types` are always availble for auto-import
   unless explicitly defined under `typeRoots`
Copy link

changeset-bot bot commented Jul 3, 2025

⚠️ No Changeset found

Latest commit: faadec2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

vercel bot commented Jul 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-gen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 8:56am

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