gradio/.changeset
Yuichiro Tachibana (Tsuchiya) ead265c1b9
Lite: Convert an error object caught in the worker to be cloneable (#5838)
* Convert an error object caught in the worker to be cloneable so it can be delegated to the main thread properly

* add changeset

* Add a comment

* Fix the error serialization for the inter-thread messaging

* Fix reply error message

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Ali Abdalla <ali.si3luwa@gmail.com>
2023-10-12 15:49:52 +09:00
..
breezy-birds-bathe.md fix @gradio/lite dependencies (#5868) 2023-10-11 09:56:02 +01:00
changeset.cjs Support lists in fix + feat changelog entries (#5261) 2023-08-18 16:32:25 +01:00
chatty-berries-flash.md Lite: Convert an error object caught in the worker to be cloneable (#5838) 2023-10-12 15:49:52 +09:00
config.json unified release process (#4986) 2023-07-21 19:13:21 +01:00
dry-comics-lick.md Fix error when scrolling dropdown with scrollbar (#5839) 2023-10-08 18:34:05 -07:00
eager-goats-share.md Lite: Fix Examples.create() to be a normal func so it can be called in the Wasm env (#5821) 2023-10-06 10:57:22 -07:00
evil-berries-teach.md Convert async methods in the Examples class into normal sync methods (#5822) 2023-10-06 11:05:11 -07:00
five-showers-bet.md Mention that audio is normalized when converting to wav in docs (#5835) 2023-10-09 14:36:33 -04:00
fix_changelogs.cjs refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
giant-beans-clap.md Add support for gr.Request to gr.ChatInterface (#5819) 2023-10-10 13:48:20 -07:00
light-buses-enter.md Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
open-points-sort.md Quick fix: Chatbot change event (#5827) 2023-10-06 11:16:59 -07:00
README.md move files (#3605) 2023-03-27 16:12:58 -07:00
spicy-cycles-send.md Remove deprecated .update() usage from Interface internals (#5862) 2023-10-11 11:51:16 -07:00
tidy-horses-build.md Keep Markdown rendered lists within dataframe cells (#5878) 2023-10-11 20:52:56 -07:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation