This will be helpful, when you want to autoProcess file uploads, but only for specific routes. This way, the routes which are not meant for processing file uploads will not process files
- feat: allow autoProcess flag to mention array of route patterns 39fd8d1
- chore: update dependencies 5dc987b
v9.3.2-4...v9.3.2-5