Change8

@sveltejs/kit@2.52.2

📦 sveltekitView on GitHub →
🐛 2 fixes

Summary

This patch release focuses on security and stability by validating form file information and improving file offset table parsing.

🐛 Bug Fixes

  • Validate `form` file information to prevent amplification attacks.
  • Parse file offset table more strictly.