Skip to content

Compatibility with SvelteKit >= 341#28

Merged
HalfdanJ merged 1 commit intoHalfdanJ:mainfrom
nubolab-ffwd:sveltekit-341-compat
Jun 15, 2022
Merged

Compatibility with SvelteKit >= 341#28
HalfdanJ merged 1 commit intoHalfdanJ:mainfrom
nubolab-ffwd:sveltekit-341-compat

Conversation

@sfriedel
Copy link
Contributor

SvelteKit removed the @sveltejs/kit/install-fetch export and replaced it with @sveltejs/kit/node/polyfills which contains additional polyfills.

This PR updates the import and bumps the SvelteKit peer dependency.

Fixes #27

@Fearful
Copy link

Fearful commented Jun 2, 2022

looking foward for this PR, if you updated your project to use aliases it breaks the build without this updated version

@HalfdanJ
Copy link
Owner

HalfdanJ commented Jun 8, 2022

Thanks @sfriedel ! Can you try and incorporate the change from #30 in this pull request to solve the test error?

@sfriedel
Copy link
Contributor Author

sfriedel commented Jul 5, 2022

Thank you @HalfdanJ and sorry I missed your request.

@sfriedel sfriedel deleted the sveltekit-341-compat branch July 5, 2022 08:29
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 this pull request may close these issues.

installFetch moved/renamed in sveltekit>=341

3 participants