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

file-storage v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 23:33
· 57 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