gradio/js/wasm/CHANGELOG.md
pngwn d186165c14
chore: update versions (#6017)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-19 11:23:27 -07:00

5.0 KiB

@gradio/wasm

0.4.0

Features

0.3.1

Fixes

0.3.0

Features

Fixes

  • #5980 686719a3b - Lite: Explicitly install a specific version of anyio to avoid version conflicts. Thanks @whitphx!

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