# @self/component-test ## 0.4.2 ### Dependency updates - @gradio/video@0.12.0 ## 0.4.1 ### Dependency updates - @gradio/video@0.11.9 ## 0.4.0 ### Features - [#9950](https://github.com/gradio-app/gradio/pull/9950) [`fc06fe4`](https://github.com/gradio-app/gradio/commit/fc06fe41f015678a0545f4e5c99f6ae2704f0031) - Add ability to read and write from LocalStorage. Thanks @abidlabs! ### Dependency updates - @gradio/video@0.11.8 ## 0.3.1 ### Dependency updates - @gradio/video@0.11.7 ## 0.3.0 ### Features - [#9794](https://github.com/gradio-app/gradio/pull/9794) [`70bda3b`](https://github.com/gradio-app/gradio/commit/70bda3bb187a7219f4707344cf47edd0a021da19) - fix storybook build. Thanks @pngwn! ### Dependency updates - @gradio/video@0.11.6 ## 0.2.5 ### Dependency updates - @gradio/video@0.11.5 - @self/build@0.2.0 ## 0.2.4 ### Dependency updates - @gradio/video@0.11.4 ## 0.2.3 ### Dependency updates - @gradio/video@0.11.3 - @self/build@0.1.1 ## 0.2.2 ### Dependency updates - @gradio/video@0.11.2 ## 0.2.1 ### Dependency updates - @gradio/video@0.11.1 ## 0.2.0 ### Features - [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - 🔡 Update default core Gradio font - [#8843](https://github.com/gradio-app/gradio/pull/8843) [`6f95286`](https://github.com/gradio-app/gradio/commit/6f95286337459efbccb95c9cfac63355669df9ee) - Added max lines and overflow scrollbar for `gr.Code` ### Dependencies - @gradio/video@0.11.0 ## 0.2.0-beta.7 ### Dependency updates - @gradio/video@0.11.0-beta.7 - @self/build@0.1.0-beta.3 ## 0.2.0-beta.6 ### Dependency updates - @gradio/video@0.11.0-beta.6 ## 0.2.0-beta.5 ### Dependency updates - @gradio/video@0.11.0-beta.5 ## 0.2.0-beta.4 ### Dependency updates - @gradio/video@0.11.0-beta.4 ## 0.2.0-beta.3 ### Dependency updates - @gradio/video@0.11.0-beta.3 ## 0.2.0-beta.2 ### Features - [#9311](https://github.com/gradio-app/gradio/pull/9311) [`c4afdcd`](https://github.com/gradio-app/gradio/commit/c4afdcdb1f1f80c5f95ab45d527236e9364ace82) - Added max lines and overflow scrollbar for `gr.Code`. Thanks @micpst! ### Dependency updates - @gradio/video@0.11.0-beta.2 - @self/build@0.1.0-beta.2 ## 0.1.1 ### Features - [#9187](https://github.com/gradio-app/gradio/pull/9187) [`5bf00b7`](https://github.com/gradio-app/gradio/commit/5bf00b7524ebf399b48719120a49d15bb21bd65c) - make all component SSR compatible. Thanks @pngwn! - [#9204](https://github.com/gradio-app/gradio/pull/9204) [`3c73f00`](https://github.com/gradio-app/gradio/commit/3c73f00e3016b16917ebfe0bad390f2dff683457) - 🔡 Update default core Gradio font. Thanks @hannahblair! ### Dependency updates - @gradio/video@0.11.0-beta.1 ## 0.1.1-beta.0 ### 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/video@0.10.4 ## 0.1.0 ### Features - [#9138](https://github.com/gradio-app/gradio/pull/9138) [`de1f7a2`](https://github.com/gradio-app/gradio/commit/de1f7a2b89e8d2868c7b255bc1d6e6e5c0610d03) - Create test app for components / SSR testing. Thanks @pngwn!