-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
Description
Starting to think about what v2 of this package should look like.
I only have rough ideas so far, but the high-level themes should be:
- TypeScript-based
- Native promise support
- Reduce sub-dependencies
- Go back to basics
- It's a file upload library, not a file naming, file management, file scanning, etc library
- The package has become too feature-rich. Perhaps we should consider creating a hook-based API; e.g., developers attach their own hooks to execute things like file extension preservation
Open to any other ideas!
RomanBurunkov and randompixel