Skip to content

@tanstack/start-plugin-core@1.171.23

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:15
Immutable release. Only release title and notes can be modified.
ecb1ef4

Patch Changes

  • #7844 ffdd64e - Preserve exact Vite-resolved module IDs, including virtual prefixes and query variants, when the Start compiler recursively loads imports. Clean IDs only for file-oriented diagnostics and invalidation, and preserve existing query strings when adding compiler-owned lookup flags, so virtual modules such as import-protection mocks reach their plugin load hooks unchanged.