8000 Fix/@sveltejs/svelte/16114 by raythurnvoid · Pull Request #16263 · sveltejs/svelte · GitHub
[go: up one dir, main page]

Skip to content

Fix/@sveltejs/svelte/16114 #16263

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

Closed
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add changeset
  • Loading branch information
raythurnvoid committed Jun 29, 2025
commit 5ed74b24bad2272f94169178db357f52d3e30d5d
5 changes: 5 additions & 0 deletions .changeset/light-rivers-jump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'svelte': patch
---

Store deriveds old value before updating them for consistency with directly assigned sources when reading in teardown functions
0