- You can now import module types (Issue: #23, Fix: #24
$\rightarrow$ #26) - Added settings for the
useFileStorage
module to control thefiles
ref 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