Skip to content

4.0.0

Choose a tag to compare

@octet-stream octet-stream released this 30 Dec 17:01

Add:

  • Body class that allows to work with the date produces by then-busboy function: See Body class reference in API section
  • formdata-node to produce FormData using Body#formData or Body.formData methods

Update:

  • Use babel 7.x
  • Main function now returns a Body object instead of raw data

All changes: 78e47e4...e0bc6dd