gradio/js/wasm/CHANGELOG.md
Gradio PR Bot fac5a7fafe
chore: update versions (#9072)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-21 11:35:46 -07:00

9.6 KiB

@gradio/wasm

0.13.0

Features

  • #8935 f6b2b97 - Initialize the client with the fake host for Lite server. Thanks @whitphx!
  • #9118 e1c404d - setup npm-previews of all packages. Thanks @pngwn!
  • #9102 efdc323 - Initial SSR refactor. Thanks @pngwn!

0.12.0

Features

  • #8775 e36bab7 - Refactoring loadPyodide typing. Thanks @whitphx!

Fixes

  • #8799 61bb588 - Remove Pydantic v2 patch from Lite. Thanks @whitphx!

0.11.0

Features

Fixes

0.10.1

Fixes

  • #8204 376dfaa - Specify the fastapi version on Lite to avoid ujson installation which is not available on Pyodide yet. Thanks @whitphx!

0.10.0

Features

0.9.0

Features

  • #7660 f739bef - Add Playground to Lite Custom Element. Thanks @aliabd!

0.8.0

Features

  • #7571 2edba13 - Fix CrossOriginWorkerMaker to cache the blob URL. Thanks @whitphx!

0.7.0

Features

0.6.0

Features

  • #7061 05d8a3c - Update ruff to 0.1.13, enable more rules, fix issues. Thanks @akx!

0.5.1

Fixes

0.5.0

Features

0.4.1

Features

Fixes

  • #6938 459c5dc - replacing distutils.StrictVersion dependency for Python 3.12. Thanks @velaia!

0.4.0

Features

0.3.0

Features

0.2.0

0.2.0-beta.2

Features

Fixes

0.2.0-beta.1

Features

0.2.0-beta.0

Features

  • #5956 f769876e0 - Apply formatter (and small refactoring) to the Lite-related frontend code. 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