Skip to content

v0.6.0

Compare
Choose a tag to compare
@andywhite37 andywhite37 released this 27 Aug 19:51
· 28 commits to master since this release

✨ New

File uploads

  • Add basic bindings to the JS DOM File and FormData types
  • Add a demo project to demonstrate a basic way to do fetch-based file uploads using multipart form-data encoding