Jaaneek / useFilePicker

Simple react hook to open browser file selector.

Home Page:https://use-file-picker.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Node.js 18

marcusforsberg opened this issue · comments

Hi! With the release of 1.6.0, support for Node.js 18 was dropped. Is there any particular reason for this? I was waiting for the onFilesSelected callback for my project but since I'm using Node.js 18 I'm not able to install the latest version.

@marcusforsberg fix incoming, sorry!

@marcusforsberg Should be good now on 1.6.1

Thanks @Jaaneek, works like a charm! 😊