@sveltejs/adapter-netlify@6.0.2
📦 sveltekitView on GitHub →
🐛 1 fixes
Summary
This patch release fixes an issue where the param matcher did not work correctly with URLPattern matching by ensuring it is prefixed with alphabetical characters. It also includes minor dependency updates.
🐛 Bug Fixes
- Prefix param matcher with alphabetical characters to ensure compatibility with URLPattern matching.