Skip to content
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

fix: update package.json to support Svelte legacy tooling #70

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

fmaclen
Copy link
Owner

@fmaclen fmaclen commented Nov 10, 2023

Fixes #68

- REF https://kit.svelte.dev/docs/packaging#anatomy-of-a-package-json-svelte
- Downgrade to Svelte 3.59.2 because 4.0.0 exports the package using a type `SvelteComponent` which causes the types to break when used in Svelte 3.x — REF sveltejs/svelte#8512

Fixes #68
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 44f8e17
Status: ✅  Deploy successful!
Preview URL: https://cea234ba.svelte-currency-input.pages.dev
Branch Preview URL: https://68-missing-types.svelte-currency-input.pages.dev

View logs

@fmaclen fmaclen merged commit 2f3b624 into main Nov 10, 2023
2 checks passed
@fmaclen fmaclen deleted the 68_missing_types branch November 10, 2023 14:03
Copy link

🎉 This PR is included in version 0.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

SvelteKit Import Error
1 participant