Change8

@sveltejs/kit@2.69.1

📦 sveltekitView on GitHub →
🐛 2 fixes

Summary

This patch release addresses two critical bugs related to security and stability, specifically fixing prototype pollution in file input deletion and preventing unhandled promise rejections.

🐛 Bug Fixes

  • Prevented prototype pollution when deleting file inputs.
  • Prevented unhandled promise rejection.