@sveltejs/kit@2.70.2
sveltejs/kit@sveltejs/kit@2.70.2Jul 29, 2026by github-actions[bot]
AI Summary
This patch release addresses performance issues in content negotiation by preventing quadratic backtracking when parsing the `Accept` header.
Key Highlights
- Prevent quadratic backtracking in `Accept` header content negotiation.
Full Release Notes
### Patch Changes - fix: prevent quadratic backtracking in `Accept` header content negotiation ([#1](https://github.com/homebase-garage/igeclouds.github.io/pull/1))