Releases: kasper9n/svelte-tauri-filedrop
Releases · kasper9n/svelte-tauri-filedrop
Release list
v2.0.2
v2.0.1
v2.0.0
- Supports Tauri 2
- Supports Svelte 3, 4 and 5
filesare now only provided when the user hovers over the dropzone.⚠️ It's yet not fully accurate due to tauri-apps/tauri#10744. For the time being, you can use theglobal_hoverproperty.
- The dropzone is now enclosed in a div element