v0.2.9
- You can now import module types (Issue: #23, Fix: #24
$\rightarrow$ #26) - Added settings for the
useFileStoragemodule to control thefilesref function of deleting old files
const { handleFileInput, files } = useFileStorage({ clearOldFiles: false })- setting is backwards compatible, if you don't use it the old functionality percists