Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Confidence
svelte-sonner ^0.3.28^1.0.0 age confidence

Release Notes

wobsoriano/svelte-sonner (svelte-sonner)

v1.0.7

Compare Source

Patch Changes
  • 27599d7: Switch to OIDC for npm publishing

v1.0.6

Compare Source

Patch Changes
  • 065ac06: Restore expand functionality broken in v1.0.3

v1.0.5

Compare Source

Patch Changes
  • e441e34: perf: don't unnecessarily run expensive getDocumentDirection
  • e441e34: fix: allow event handlers to be passed as props and call them before the internal ones

v1.0.4

Compare Source

Patch Changes
  • 1a718f6: - Remove lift interaction
    • Ensure onDismiss fires correctly
  • 61e932d: fix: increase specificity of toast styles by removing :where() to resolve issues with richColors

v1.0.3

Compare Source

Patch Changes
  • be39b67: Avoid triggering nested $effect updates on dismissal

v1.0.2

Compare Source

Patch Changes
  • ae0b9fa: Fixed an issue where usage of toast inside $effect causes an infinite loop

v1.0.1

Compare Source

Patch Changes
  • 02af4ff: Fixes an issue where runed package can't be resolved due to it being in the devDependencies section instead of dependencies.

v1.0.0

Compare Source

Major Changes
  • 1b1f5b3: Introducing Svelte Sonner v1! 🥳

    This release brings compatibility with Svelte 5, a major internal refactor to use Svelte runes and snippets, and feature parity with the original package.

    Here's an example of using snippets to change the default loading icon:

    <Toaster>
    	{#snippet loadingIcon()}
    		<LoadingIcon />
    	{/snippet}
    </Toaster>

    Coming soon: Docs site 😉


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
promplate-docs Error Error Dec 1, 2025 10:40am

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented May 12, 2025

Deploy Preview for promplate-site failed. Why did it fail? →

Name Link
🔨 Latest commit cac2602
🔍 Latest deploy log https://app.netlify.com/sites/promplate-site/deploys/68225ac3b1198f0008792c27

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