Skip to content

1.4.0

Compare
Choose a tag to compare
@octet-stream octet-stream released this 03 Aug 21:37

Update

  • Slightly optimize createBoundary using bitwise A << 0 instead of Math.floor();
  • Reduce package size by removing comments for JS output (but keep comments for .d.ts output).

All changes: v1.3.0...v1.4.0