gradio/js/wasm/CHANGELOG.md
pngwn bbf9ba7e99
i am changesets now (#9612)
* version

* fix
2024-10-09 13:46:26 +01:00

12 KiB

@gradio/wasm

0.14.0

Features

  • #8843 6f95286 - Improve Icon Button consistency
  • #8843 6f95286 - Pre/post-processing download requests
  • #8843 6f95286 - Proposal: remove gr.make_waveform and remove matplotlib as a dependency

0.14.0-beta.3

Features

  • #9383 30d13ac - Pre/post-processing download requests. Thanks @aliabid94!

0.14.0-beta.2

Features

  • #9250 350b0a5 - Improve Icon Button consistency. Thanks @hannahblair!
  • #9312 7c0780b - Proposal: remove gr.make_waveform and remove matplotlib as a dependency. Thanks @abidlabs!

0.13.1-beta.1

Features

  • #9187 5bf00b7 - make all component SSR compatible. Thanks @pngwn!

0.13.1-beta.0

Fixes

  • #9163 2b6cbf2 - fix exports and generate types. Thanks @pngwn!

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