Skip to content

Avoid Direct Body Export

Choose a tag to compare

@blakeembrey blakeembrey released this 10 Apr 01:16
· 96 commits to master since this release

Changed

  • Promote servie/dist/body/{node,browser,universal} over default path, otherwise TypeScript will try and use both the node.js and browser types which fails in node.js-only or browser-only projects

Fixed

  • Corrected use of byte-length to drop loading entire Buffer into browser build