Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

form-data-parser v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 22:56
· 61 commits to main since this release
  • Add /src to npm package, so "go to definition" goes to the actual source
  • Use one set of types for all built files, instead of separate types for ESM and CJS
  • Build using esbuild directly instead of tsup