Change8

@sveltejs/package@2.5.2

📦 sveltekitView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

This patch release fixes issues with path alias resolution, specifically handling wildcard import/export syntax and preventing incorrect alias replacements.

🐛 Bug Fixes

  • Handle import/export * (as ...) syntax correctly when resolving path aliases
  • Prevent false-positive alias replacements during the resolution process

🔧 Affected Symbols

alias resolutionimportexport