Change8

@sveltejs/adapter-vercel@7.0.0-next.7

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release includes a fix for ignoring EEXIST errors during symlinking of traced files. It also updates various dependencies.

🐛 Bug Fixes

  • Ignore `EEXIST` errors when symlinking traced files that resolve to the same destination.