# @self/component-test ## 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!