sveltejs/kit (@sveltejs/kit)
### [`v2.5.18`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2518)
[Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.17...@sveltejs/kit@2.5.18)
##### Patch Changes
- fix: respect HTML attributes `enctype` and `formenctype` for forms with `use:enhance` ([#12198](https://togithub.com/sveltejs/kit/pull/12198))
- fix: prevent client import error when a `hooks.server` file imports a private environment variable ([#12195](https://togithub.com/sveltejs/kit/pull/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](https://togithub.com/sveltejs/kit/pull/12198))
Configuration
📅 Schedule: Branch creation - " 0-4 * 3" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.5.17
->2.5.18
Release Notes
sveltejs/kit (@sveltejs/kit)
### [`v2.5.18`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2518) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.17...@sveltejs/kit@2.5.18) ##### Patch Changes - fix: respect HTML attributes `enctype` and `formenctype` for forms with `use:enhance` ([#12198](https://togithub.com/sveltejs/kit/pull/12198)) - fix: prevent client import error when a `hooks.server` file imports a private environment variable ([#12195](https://togithub.com/sveltejs/kit/pull/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](https://togithub.com/sveltejs/kit/pull/12198))Configuration
📅 Schedule: Branch creation - " 0-4 * 3" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.