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

Svelte 5 Upgrade #131

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Svelte 5 Upgrade #131

wants to merge 9 commits into from

Conversation

joshnuss
Copy link
Owner

@joshnuss joshnuss commented Dec 4, 2024

  • Convert state management to Runes
  • Remove svelte/legacy
  • Remove createEventDispatcher and replace on:event -> onevent
  • Convert code to TypeScript
  • Update docs
  • Simplify Props types, use Stripe's option types directly when possible.
  • Add <Elements.Deferred> component for creating payment intent later.
  • Manually test all components
  • Create changelog of breaking changes

Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-stripe-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 3:37pm

@niemyjski
Copy link

I'd be willing to help test a pre-release of this.

@joshnuss
Copy link
Owner Author

Thanks @niemyjski!

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.

2 participants