|
| 1 | +# v4.0.0 (Wed May 28 2025) |
| 2 | + |
| 3 | +#### 💥 Breaking Change |
| 4 | + |
| 5 | +- Remove @storybook/addon-blocks [#368](https://github.com/chromaui/addon-visual-tests/pull/368) ([@valentinpalkovic](https://github.com/valentinpalkovic) [@ghengeveld](https://github.com/ghengeveld)) |
| 6 | +- Migrate to new test provider API [#367](https://github.com/chromaui/addon-visual-tests/pull/367) ([@JReinhold](https://github.com/JReinhold) [@ghengeveld](https://github.com/ghengeveld)) |
| 7 | +- Change to Storybook 9.0.0 (+alpha) compatibility [#355](https://github.com/chromaui/addon-visual-tests/pull/355) ([@ndelangen](https://github.com/ndelangen)) |
| 8 | + |
| 9 | +#### 🚀 Enhancement |
| 10 | + |
| 11 | +- Handle missing git user.email config [#375](https://github.com/chromaui/addon-visual-tests/pull/375) ([@ghengeveld](https://github.com/ghengeveld)) |
| 12 | +- Update onboarding flow with animation and better error handling [#374](https://github.com/chromaui/addon-visual-tests/pull/374) ([@ghengeveld](https://github.com/ghengeveld)) |
| 13 | +- Upgrade to Storybook 9 alpha [#358](https://github.com/chromaui/addon-visual-tests/pull/358) ([@ndelangen](https://github.com/ndelangen)) |
| 14 | + |
| 15 | +#### 🐛 Bug Fix |
| 16 | + |
| 17 | +- Upgrade `chromatic` to v12.0.0 [#376](https://github.com/chromaui/addon-visual-tests/pull/376) ([@ghengeveld](https://github.com/ghengeveld)) |
| 18 | +- Onboarding: Fix Git initialization problem [#371](https://github.com/chromaui/addon-visual-tests/pull/371) ([@ghengeveld](https://github.com/ghengeveld)) |
| 19 | +- Onboarding: Replace `react-confetti` with `@neoconfetti/react` [#372](https://github.com/chromaui/addon-visual-tests/pull/372) ([@ghengeveld](https://github.com/ghengeveld)) |
| 20 | +- Only run tests when possible [#370](https://github.com/chromaui/addon-visual-tests/pull/370) ([@yannbf](https://github.com/yannbf)) |
| 21 | +- Fix: Clear testing status on logout [#369](https://github.com/chromaui/addon-visual-tests/pull/369) ([@yannbf](https://github.com/yannbf)) |
| 22 | +- Use new Status API from SB 9 [#359](https://github.com/chromaui/addon-visual-tests/pull/359) ([@ndelangen](https://github.com/ndelangen) [@JReinhold](https://github.com/JReinhold) [@ghengeveld](https://github.com/ghengeveld)) |
| 23 | +- Update usages to match Storybook 9.0.0-alpha.4 [#364](https://github.com/chromaui/addon-visual-tests/pull/364) ([@JReinhold](https://github.com/JReinhold)) |
| 24 | +- Refactor imports to use storybook public API [#361](https://github.com/chromaui/addon-visual-tests/pull/361) ([@ndelangen](https://github.com/ndelangen)) |
| 25 | +- Formatting [#362](https://github.com/chromaui/addon-visual-tests/pull/362) ([@ghengeveld](https://github.com/ghengeveld) [@JReinhold](https://github.com/JReinhold)) |
| 26 | +- Fix GraphQL codegen setup [#360](https://github.com/chromaui/addon-visual-tests/pull/360) ([@ghengeveld](https://github.com/ghengeveld)) |
| 27 | +- Add Storybook prerelease version compatibility [#356](https://github.com/chromaui/addon-visual-tests/pull/356) ([@ndelangen](https://github.com/ndelangen)) |
| 28 | + |
| 29 | +#### Authors: 5 |
| 30 | + |
| 31 | +- Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld)) |
| 32 | +- Jeppe Reinhold ([@JReinhold](https://github.com/JReinhold)) |
| 33 | +- Norbert de Langen ([@ndelangen](https://github.com/ndelangen)) |
| 34 | +- Valentin Palkovic ([@valentinpalkovic](https://github.com/valentinpalkovic)) |
| 35 | +- Yann Braga ([@yannbf](https://github.com/yannbf)) |
| 36 | + |
| 37 | +--- |
| 38 | + |
1 | 39 | # v3.2.6 (Fri Mar 14 2025)
|
2 | 40 |
|
3 | 41 | #### 🐛 Bug Fix
|
|
0 commit comments