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

Opt out of runes mode in the SuperFormDebug component #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tyson910
Copy link

@Tyson910 Tyson910 commented Dec 21, 2024

What did you build?

Force the SuperFormDebug component into legacy mode

Resolve issues outlined here #306 & #426

Why did you add this?

Allows consumers to opt-in to runes on a project wide level by adding the following to their svelte.config.js. This will be the default behavior in Svelte 6 according to the Svelte docs

  compilerOptions: {
    runes: true,
  }

Copy link

vercel bot commented Dec 21, 2024

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

Name Status Preview Comments Updated (UTC)
superforms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2024 4:47pm

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.

1 participant