[fix] upgrade polka and sirv. fixes handling of URLs with unicode characters#2191
[fix] upgrade polka and sirv. fixes handling of URLs with unicode characters#2191
Conversation
🦋 Changeset detectedLatest commit: 0b07795 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
511a1dc to
be44767
Compare
|
is @lukeed aware of this work? am wondering if it would be better to wait for an upstream fix |
|
This won't be needed. And it's @benmccann preparing as a result of lukeed/polka#172 which hasn't been merged or published yet |
|
@lukeed why do you say it won't be needed? Is it because sirv will be updated? Kit is currently failing on unicode routes with |
|
Yes of course it will be updated. Your polka PR is a breaking change. |
be44767 to
8450681
Compare
- Related: sveltejs/kit#2191 - Related: lukeed/polka#172
|
Workaround is not needed w/ recent Now that the latest This combo-check is backwards compatible for |
|
Thanks @lukeed!! I appreciate the help! |
|
No prob, thanks for the jumpstart & reminder 👍 |
Fixes #2166