Skip to content

Allow autoProcess flag to mention array of route patterns

Pre-release
Pre-release
Compare
Choose a tag to compare
@thetutlage thetutlage released this 14 Apr 14:16
· 51 commits to develop since this release

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