Skip to content

fetch-proxy v0.3.0

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