Skip to content

@sveltejs/kit@2.5.18

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 14:59
· 204 commits to main since this release
c9b2e65

Patch Changes

  • fix: respect HTML attributes enctype and formenctype for forms with use:enhance (#12198)

  • fix: prevent client import error when a hooks.server file imports a private environment variable (#12195)

  • fix: set default Content-Type header to application/x-www-form-urlencoded for POST form submissions with use:enhance to align with native form behaviour (#12198)