changeset

This commit is contained in:
Murderlon 2025-09-29 10:51:45 +02:00
parent e4a31793aa
commit 6565ccb3fa
No known key found for this signature in database
GPG key ID: 1FF861FF1DDBB953

View file

@ -0,0 +1,5 @@
---
"@uppy/svelte": patch
---
Fix props reactivity. Now when the value of a prop you pass to a component changes, it is actually picked up.