# @gradio/core ## 0.0.4 ### Fixes - [#9188](https://github.com/gradio-app/gradio/pull/9188) [`8f8e1c6`](https://github.com/gradio-app/gradio/commit/8f8e1c6a0b09b0d1985b8377d94d693cb00f8a18) - Fix multiple trigger bug when function has js. Thanks @freddyaboulton! ## 0.0.3 ### Fixes - [#9163](https://github.com/gradio-app/gradio/pull/9163) [`2b6cbf2`](https://github.com/gradio-app/gradio/commit/2b6cbf25908e42cf027324e54ef2cc0baad11a91) - fix exports and generate types. Thanks @pngwn! ### Dependency updates - @gradio/code@0.9.1 - @gradio/paramviewer@0.4.22 - @gradio/utils@0.6.1 - @gradio/statustracker@0.7.6 - @gradio/atoms@0.8.1 - @gradio/icons@0.7.2 - @gradio/wasm@0.13.1 - @gradio/client@1.5.2 - @gradio/upload@0.12.4 - @gradio/button@0.2.51 - @gradio/markdown@0.9.4 - @gradio/gallery@0.12.2 - @gradio/theme@0.2.5 - @gradio/plot@0.6.5 - @gradio/textbox@0.7.0 - @gradio/image@0.15.1 - @gradio/video@0.10.4 - @gradio/file@0.9.4 - @gradio/checkbox@0.3.13 - @gradio/column@0.1.4 - @gradio/tabs@0.2.14 ## 0.0.2 ### Features - [#9118](https://github.com/gradio-app/gradio/pull/9118) [`e1c404d`](https://github.com/gradio-app/gradio/commit/e1c404da1143fb52b659d03e028bdba1badf443d) - setup npm-previews of all packages. Thanks @pngwn! - [#9102](https://github.com/gradio-app/gradio/pull/9102) [`efdc323`](https://github.com/gradio-app/gradio/commit/efdc3231a7bde38cfe45d10086d0d36a24c1b9b4) - Initial SSR refactor. Thanks @pngwn! ### Dependency updates - @gradio/code@0.9.0 - @gradio/paramviewer@0.4.21 - @gradio/utils@0.6.0 - @gradio/upload@0.12.3 - @gradio/atoms@0.8.0 - @gradio/button@0.2.50 - @gradio/client@1.5.1 - @gradio/markdown@0.9.3 - @gradio/statustracker@0.7.5 - @gradio/theme@0.2.4 - @gradio/wasm@0.13.0 - @gradio/gallery@0.12.1 - @gradio/icons@0.7.1 - @gradio/plot@0.6.4 - @gradio/image@0.15.0 - @gradio/video@0.10.3 - @gradio/textbox@0.6.11 - @gradio/column@0.1.3 - @gradio/checkbox@0.3.12 - @gradio/file@0.9.3 - @gradio/tabs@0.2.13