Skip to content

chore: allow null for pending in typings#18201

Open
dummdidumm wants to merge 1 commit into
mainfrom
allow-null-pending
Open

chore: allow null for pending in typings#18201
dummdidumm wants to merge 1 commit into
mainfrom
allow-null-pending

Conversation

@dummdidumm
Copy link
Copy Markdown
Member

Closes #18166

We handle all falsy values at runtime already and for basically every other dom attribute also allow null, so no reason not to do this.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 11, 2026

🦋 Changeset detected

Latest commit: 8554a43

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@svelte-docs-bot
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

Playground

pnpm add https://pkg.pr.new/svelte@18201

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.

Add possibility to set svelte:boundary pending prop to null

1 participant