# v0.0.9 (Fri Feb 04 2022) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: Yann Braga ([@yannbf](https://github.com/yannbf)) :heart: Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld)) :heart: Jean-Michel FRANCOIS ([@jmfrancois](https://github.com/jmfrancois)) :heart: Michael Shilman ([@shilman](https://github.com/shilman)) #### 🐛 Bug Fix - deps: allow storybook 6.5 prerelease versions [#13](https://github.com/storybookjs/testing-library/pull/13) ([@yannbf](https://github.com/yannbf)) - chore: add auto-release process [#12](https://github.com/storybookjs/testing-library/pull/12) ([@yannbf](https://github.com/yannbf)) - chore: upgrade libs to be aligned with current stable version [#11](https://github.com/storybookjs/testing-library/pull/11) ([@jmfrancois](https://github.com/jmfrancois)) - feat: support cjs and esm [#6](https://github.com/storybookjs/testing-library/pull/6) ([@yannbf](https://github.com/yannbf)) - fix: change output target to commonjs [#5](https://github.com/storybookjs/testing-library/pull/5) ([@yannbf](https://github.com/yannbf)) - fix: mutate screen object [#4](https://github.com/storybookjs/testing-library/pull/4) ([@yannbf](https://github.com/yannbf)) - feat: add typescript support [#1](https://github.com/storybookjs/testing-library/pull/1) ([@yannbf](https://github.com/yannbf)) #### ⚠️ Pushed to `main` - chore: fix release process ([@yannbf](https://github.com/yannbf)) - 0.0.8 ([@ghengeveld](https://github.com/ghengeveld)) - Update linear-export.yml ([@shilman](https://github.com/shilman)) - Add linear export ([@shilman](https://github.com/shilman)) - 0.0.7 ([@ghengeveld](https://github.com/ghengeveld)) - Clear output dir before building ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.6 ([@ghengeveld](https://github.com/ghengeveld)) - Bump deps and add @types/react to fix compilation issue ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.5 ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.4 ([@yannbf](https://github.com/yannbf)) - 0.0.3 ([@ghengeveld](https://github.com/ghengeveld)) - Use highest valid timeout value ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.2 ([@ghengeveld](https://github.com/ghengeveld)) - Use prepack instead of prepublish ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.1 ([@ghengeveld](https://github.com/ghengeveld)) - Use latest beta ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.0 ([@ghengeveld](https://github.com/ghengeveld)) - Don't timeout after 1 minute while debugging ([@ghengeveld](https://github.com/ghengeveld)) - Add eslint/prettier config ([@ghengeveld](https://github.com/ghengeveld)) - 0.0.0-alpha.3 ([@yannbf](https://github.com/yannbf)) - 0.0.0-alpha.2 ([@ghengeveld](https://github.com/ghengeveld)) - Don't time out while debugging async methods ([@ghengeveld](https://github.com/ghengeveld)) - Initial commit ([@ghengeveld](https://github.com/ghengeveld)) #### Authors: 4 - Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld)) - Jean-Michel FRANCOIS ([@jmfrancois](https://github.com/jmfrancois)) - Michael Shilman ([@shilman](https://github.com/shilman)) - Yann Braga ([@yannbf](https://github.com/yannbf))