gradio/js/wasm/CHANGELOG.md
pngwn 35f58db405
chore: update versions (#5940)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-17 23:38:35 -07:00

2.8 KiB

@gradio/wasm

0.2.0

Features

  • #5956 f769876e0 - Apply formatter (and small refactoring) to the Lite-related frontend code. Thanks @whitphx!
  • #5972 11a300791 - Lite: Support opening the entrypoint HTML page directly in browser via the file: protocol. Thanks @whitphx!
  • #5958 6780d660b - Make the HTTP requests for the Wasm worker wait for the initial run_code() or run_file() to finish. Thanks @whitphx!

0.1.0

Features

Fixes

0.0.4

Features

0.0.3

Features

0.0.2

Fixes