|
| 1 | +# v0.9.4 (Wed Feb 01 2023) |
| 2 | + |
| 3 | +#### 🐛 Bug Fix |
| 4 | + |
| 5 | +- Release 0.9.4 [#258](https://github.com/storybookjs/test-runner/pull/258) ([@yannbf](https://github.com/yannbf)) |
| 6 | +- Support other test-runner config extensions [#259](https://github.com/storybookjs/test-runner/pull/259) ([@yannbf](https://github.com/yannbf)) |
| 7 | +- Use ipv4 loopback address [#252](https://github.com/storybookjs/test-runner/pull/252) ([@IanVS](https://github.com/IanVS)) |
| 8 | +- Fix safe json stringify code [#239](https://github.com/storybookjs/test-runner/pull/239) ([@hansottowirtz](https://github.com/hansottowirtz)) |
| 9 | + |
| 10 | +#### Authors: 3 |
| 11 | + |
| 12 | +- Hans Otto Wirtz ([@hansottowirtz](https://github.com/hansottowirtz)) |
| 13 | +- Ian VanSchooten ([@IanVS](https://github.com/IanVS)) |
| 14 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 15 | + |
| 16 | +--- |
| 17 | + |
| 18 | +# v0.9.3 (Fri Jan 20 2023) |
| 19 | + |
| 20 | +#### 🐛 Bug Fix |
| 21 | + |
| 22 | +- feat: add shard cli option [#246](https://github.com/storybookjs/test-runner/pull/246) ([@yannbf](https://github.com/yannbf)) |
| 23 | +- feat: add shard cli option [#243](https://github.com/storybookjs/test-runner/pull/243) ([@Niznikr](https://github.com/Niznikr) [@yannbf](https://github.com/yannbf)) |
| 24 | + |
| 25 | +#### Authors: 2 |
| 26 | + |
| 27 | +- Robert Niznik ([@Niznikr](https://github.com/Niznikr)) |
| 28 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +# v0.9.2 (Tue Dec 20 2022) |
| 33 | + |
| 34 | +#### 🐛 Bug Fix |
| 35 | + |
| 36 | +- Fix target url in error feedback [#234](https://github.com/storybookjs/test-runner/pull/234) ([@yannbf](https://github.com/yannbf)) |
| 37 | + |
| 38 | +#### Authors: 1 |
| 39 | + |
| 40 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 41 | + |
| 42 | +--- |
| 43 | + |
| 44 | +# v0.9.1 (Mon Nov 21 2022) |
| 45 | + |
| 46 | +#### 🐛 Bug Fix |
| 47 | + |
| 48 | +- Release 0.9.1 [#223](https://github.com/storybookjs/test-runner/pull/223) ([@yannbf](https://github.com/yannbf) [@shilman](https://github.com/shilman)) |
| 49 | +- Fix missing dependencies [#209](https://github.com/storybookjs/test-runner/pull/209) ([@bryanjtc](https://github.com/bryanjtc)) |
| 50 | +- Make setup-page globally available for index.json mode compatibility [#217](https://github.com/storybookjs/test-runner/pull/217) ([@yannbf](https://github.com/yannbf)) |
| 51 | +- Upgrade nightly to next instead of future [#213](https://github.com/storybookjs/test-runner/pull/213) ([@shilman](https://github.com/shilman)) |
| 52 | + |
| 53 | +#### Authors: 3 |
| 54 | + |
| 55 | +- Bryan Thomas ([@bryanjtc](https://github.com/bryanjtc)) |
| 56 | +- Michael Shilman ([@shilman](https://github.com/shilman)) |
| 57 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +# v0.9.0 (Wed Oct 12 2022) |
| 62 | + |
| 63 | +#### 🚀 Enhancement |
| 64 | + |
| 65 | +- feat: add cli option --ci [#204](https://github.com/storybookjs/test-runner/pull/204) ([@italoteix](https://github.com/italoteix)) |
| 66 | + |
| 67 | +#### 🐛 Bug Fix |
| 68 | + |
| 69 | +- Upgrade preset-env to latest [#202](https://github.com/storybookjs/test-runner/pull/202) ([@shilman](https://github.com/shilman)) |
| 70 | +- Fix nightly check for failures [#197](https://github.com/storybookjs/test-runner/pull/197) ([@yannbf](https://github.com/yannbf)) |
| 71 | +- Improve error logging and ensure non-zero exit [#201](https://github.com/storybookjs/test-runner/pull/201) ([@IanVS](https://github.com/IanVS)) |
| 72 | + |
| 73 | +#### 📝 Documentation |
| 74 | + |
| 75 | +- Docs: update coverage section now that the addon supports Vite [#205](https://github.com/storybookjs/test-runner/pull/205) ([@yannbf](https://github.com/yannbf)) |
| 76 | + |
| 77 | +#### Authors: 4 |
| 78 | + |
| 79 | +- Ian VanSchooten ([@IanVS](https://github.com/IanVS)) |
| 80 | +- Ítalo Teixeira ([@italoteix](https://github.com/italoteix)) |
| 81 | +- Michael Shilman ([@shilman](https://github.com/shilman)) |
| 82 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 83 | + |
| 84 | +--- |
| 85 | + |
| 86 | +# v0.8.0 (Fri Oct 07 2022) |
| 87 | + |
| 88 | +#### 🚀 Enhancement |
| 89 | + |
| 90 | +- Add isTestRunner utility [#198](https://github.com/storybookjs/test-runner/pull/198) ([@yannbf](https://github.com/yannbf) [@IanVS](https://github.com/IanVS)) |
| 91 | + |
| 92 | +#### 🐛 Bug Fix |
| 93 | + |
| 94 | +- Fix StorybookTestRunnerError – length on undefined [#194](https://github.com/storybookjs/test-runner/pull/194) ([@ericclemmons](https://github.com/ericclemmons)) |
| 95 | + |
| 96 | +#### Authors: 3 |
| 97 | + |
| 98 | +- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons)) |
| 99 | +- Ian VanSchooten ([@IanVS](https://github.com/IanVS)) |
| 100 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 101 | + |
| 102 | +--- |
| 103 | + |
1 | 104 | # v0.7.2 (Fri Sep 16 2022)
|
2 | 105 |
|
3 | 106 | #### 🐛 Bug Fix
|
|
0 commit comments