Skip to content

0.20.0

Compare
Choose a tag to compare
@kethinov kethinov released this 21 Jul 14:19
· 409 commits to main since this release
f91a138
  • Breaking: Renamed generateFolderStructure to makeBuildArtifacts.
  • Various dependencies updated.
    • Breaking: Among them, formidable was updated which is a breaking change for any app that takes file uploads as property names in req.files have been renamed, most notably file.path is now file.filepath and file.name is now file.originalname.
  • Removed checkDependencies.