Skip to content

update body #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
benmccann opened this issue Aug 17, 2021 · 2 comments · Fixed by #10
Closed

update body #7

benmccann opened this issue Aug 17, 2021 · 2 comments · Fixed by #10

Comments

@benmccann
Copy link

See sveltejs/kit#2215

I didn't look closely, but you might need to update this line:

export async function getRawBody(req) {

This is the last breaking change on the 1.0 milestone affecting SvelteKit adapters, so while no promises, hopefully there won't be any more changes required after this

Thanks for providing this adapter!

@jpaquim
Copy link
Contributor

jpaquim commented Aug 25, 2021

Hey @benmccann, thanks for your input! If I understand correctly, the change I added here should be enough: https://github.com/pluvial/svelte-adapter-deno/pull/10/files#diff-9097bfe5ae868eccdb921b5a043bd3bc4087e8aacd257640ab51f1513baae7b4R14

@benmccann
Copy link
Author

I didn't look super closely, but looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants