201.md (66677B)
1 # PR #201 Bump the development-dependencies group with 31 updates 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-12-12T09:22:24Z 6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-cd854e3345 → main 7 - **Closed:** 2023-12-13T09:33:45Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [201.diff](./201.diff) 10 11 --- 12 13 Bumps the development-dependencies group with 31 updates: 14 15 | Package | From | To | 16 | --- | --- | --- | 17 | [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) | `1.27.3` | `1.27.4` | 18 | [@percy/storybook](https://github.com/percy/percy-storybook) | `4.3.7` | `5.0.1` | 19 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.5.0` | `7.6.4` | 20 | [@storybook/addon-coverage](https://github.com/storybookjs/addon-coverage) | `0.0.9` | `1.0.0` | 21 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.0` | `7.6.4` | 22 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.0` | `7.6.4` | 23 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.0` | `7.6.4` | 24 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.0` | `7.6.4` | 25 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.0` | `7.6.4` | 26 | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.13.0` | `0.16.0` | 27 | [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.6` | `0.5.7` | 28 | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.4` | `6.1.5` | 29 | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.2` | 30 | [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.4` | `3.0.5` | 31 | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.6` | `29.5.11` | 32 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `20.10.4` | 33 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.29` | `18.2.43` | 34 | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.14` | `18.2.17` | 35 | [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.16.2` | `3.16.3` | 36 | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.8.0` | `6.14.0` | 37 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.14.0` | 38 | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.4.0` | `3.5.0` | 39 | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.55.0` | 40 | [msw](https://github.com/mswjs/msw) | `1.3.2` | `2.0.11` | 41 | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` | 42 | [sass](https://github.com/sass/dart-sass) | `1.69.4` | `1.69.5` | 43 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.0` | `7.6.4` | 44 | [storybook-addon-react-router-v6](https://github.com/JesusTheHun/storybook-addon-react-router-v6) | `2.0.8` | `2.0.10` | 45 | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.6` | 46 | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | 47 | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.7` | 48 49 Updates `@percy/cli` from 1.27.3 to 1.27.4 50 <details> 51 <summary>Release notes</summary> 52 <p><em>Sourced from <a href="https://github.com/percy/cli/releases"><code>@percy/cli</code>'s releases</a>.</em></p> 53 <blockquote> 54 <h2>v1.27.4</h2> 55 <!-- raw HTML omitted --> 56 <h2>What's Changed</h2> 57 <h3>✨ Enhancements</h3> 58 <ul> 59 <li>Do not execute git commands when <code>PERCY_SKIP_GIT_CHECK</code> is set to True by <a href="https://github.com/shantanuk-browserstack"><code>@shantanuk-browserstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1400">percy/cli#1400</a></li> 60 <li>adding endpoint for sending failed event by <a href="https://github.com/prklm10"><code>@prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1401">percy/cli#1401</a></li> 61 <li>Introduce new config option enableLayout for enabling layout testing. by <a href="https://github.com/prklm10"><code>@prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1378">percy/cli#1378</a></li> 62 <li>Fix percyCSS not getting applied when elements outside <code></body></code> by <a href="https://github.com/itsjwala"><code>@itsjwala</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1415">percy/cli#1415</a></li> 63 </ul> 64 <h3>🐛 Bug Fixes</h3> 65 <ul> 66 <li>Icons not loading when <code>noscript</code> tags are present. by <a href="https://github.com/shantanuk-browserstack"><code>@shantanuk-browserstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1404">percy/cli#1404</a></li> 67 <li>Percy on Automate - Fixing percyScreenshotEnd response by <a href="https://github.com/rishigupta1599"><code>@rishigupta1599</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1427">percy/cli#1427</a></li> 68 </ul> 69 <h3>🏗 Maintenance</h3> 70 <ul> 71 <li>Percy on Automate - Removing Redundant Calls for PoA by <a href="https://github.com/Amit3200"><code>@Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1413">percy/cli#1413</a></li> 72 </ul> 73 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.3...v1.27.4">https://github.com/percy/cli/compare/v1.27.3...v1.27.4</a></p> 74 <h2>v1.27.4-beta.4</h2> 75 <!-- raw HTML omitted --> 76 <h2>What's Changed</h2> 77 <h3>🏗 Maintenance</h3> 78 <ul> 79 <li>Percy on Automate: Removing Redundant Calls for better performance. <a href="https://github.com/Amit3200"><code>@Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1413">percy/cli#1413</a></li> 80 </ul> 81 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4-beta.3...v1.27.4-beta.4">https://github.com/percy/cli/compare/v1.27.4-beta.3...v1.27.4-beta.4</a></p> 82 <h2>v1.27.4-beta.3</h2> 83 <!-- raw HTML omitted --> 84 <h2>What's Changed</h2> 85 <h3>✨ Enhancements</h3> 86 <ul> 87 <li>:sparkles: Introduce new config option enableLayout for enabling layout testing. by <a href="https://github.com/prklm10"><code>@prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1378">percy/cli#1378</a></li> 88 <li>✨ Fix percyCSS not getting applied when elements outside <code></body></code> by <a href="https://github.com/itsjwala"><code>@itsjwala</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1415">percy/cli#1415</a></li> 89 </ul> 90 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4-beta.2...v1.27.4-beta.3">https://github.com/percy/cli/compare/v1.27.4-beta.2...v1.27.4-beta.3</a></p> 91 <h2>v1.27.4-beta.2</h2> 92 <!-- raw HTML omitted --> 93 <h2>What's Changed</h2> 94 <h3>✨ Enhancements</h3> 95 <ul> 96 <li>✨ adding endpoint for sending failed event by <a href="https://github.com/prklm10"><code>@prklm10</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1401">percy/cli#1401</a></li> 97 </ul> 98 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4-beta.1...v1.27.4-beta.2">https://github.com/percy/cli/compare/v1.27.4-beta.1...v1.27.4-beta.2</a></p> 99 <h2>v1.27.4-beta.1</h2> 100 <!-- raw HTML omitted --> 101 </blockquote> 102 <p>... (truncated)</p> 103 </details> 104 <details> 105 <summary>Commits</summary> 106 <ul> 107 <li><a href="https://github.com/percy/cli/commit/bb901bc6aabf20e27528b6cdfab22c9d8721a2b2"><code>bb901bc</code></a> :bookmark: v1.27.4</li> 108 <li><a href="https://github.com/percy/cli/commit/4aaa7b217f60ed9ce953fa8c788f4061a7689459"><code>4aaa7b2</code></a> :bookmark: v1.27.4-beta.4 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1423">#1423</a>)</li> 109 <li><a href="https://github.com/percy/cli/commit/e560f5df1637d30722f8d1d7e6eae9cf99ede2dd"><code>e560f5d</code></a> :bookmark: v1.27.4-beta.3</li> 110 <li><a href="https://github.com/percy/cli/commit/9dc3b46642f608a762a7c4a1ca564813ece1b370"><code>9dc3b46</code></a> releasing version 1.27.4-beta.2 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1412">#1412</a>)</li> 111 <li><a href="https://github.com/percy/cli/commit/d0eea0c0d75cb6c034dceba122b1bc1f946b679a"><code>d0eea0c</code></a> release v1.27.4-beta.1 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1405">#1405</a>)</li> 112 <li><a href="https://github.com/percy/cli/commit/d83228ad59736923285426854572f9e1f80ad48f"><code>d83228a</code></a> release v1.27.4-beta.0 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1402">#1402</a>)</li> 113 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.4/packages/cli">compare view</a></li> 114 </ul> 115 </details> 116 <br /> 117 118 Updates `@percy/storybook` from 4.3.7 to 5.0.1 119 <details> 120 <summary>Commits</summary> 121 <ul> 122 <li><a href="https://github.com/percy/percy-storybook/commit/596228e9a9b75ae2f7e15e334300eb40a720507d"><code>596228e</code></a> :bookmark: v5.0.1 (<a href="https://redirect.github.com/percy/percy-storybook/issues/846">#846</a>)</li> 123 <li><a href="https://github.com/percy/percy-storybook/commit/0dd53cb6abfa2ff20d79111ca2c869f0aff64956"><code>0dd53cb</code></a> feat: add captureServiceWorker flag when opening browser (<a href="https://redirect.github.com/percy/percy-storybook/issues/845">#845</a>)</li> 124 <li><a href="https://github.com/percy/percy-storybook/commit/6a02490b49cbf78fc6d6e383eff0f629f35798e9"><code>6a02490</code></a> 🔖 v5.0.0 (<a href="https://redirect.github.com/percy/percy-storybook/issues/842">#842</a>)</li> 125 <li><a href="https://github.com/percy/percy-storybook/commit/2afa015f943554c2ece1a8c510768362a7446854"><code>2afa015</code></a> :bookmark: v5.0.0-beta.2 (<a href="https://redirect.github.com/percy/percy-storybook/issues/840">#840</a>)</li> 126 <li><a href="https://github.com/percy/percy-storybook/commit/1fd15cbbcc9546727ee50351ddc24916846f289b"><code>1fd15cb</code></a> 🐛 ✨Fix eval setCurrentStory error + make logging better (<a href="https://redirect.github.com/percy/percy-storybook/issues/837">#837</a>)</li> 127 <li><a href="https://github.com/percy/percy-storybook/commit/83b53699cac9b9464c51cd7de5d537a173206c26"><code>83b5369</code></a> 🔖 v5.0.0-beta.1 (<a href="https://redirect.github.com/percy/percy-storybook/issues/834">#834</a>)</li> 128 <li><a href="https://github.com/percy/percy-storybook/commit/af8fa6c3dc8b309b985624efc5138122bdb9d9d1"><code>af8fa6c</code></a> ✨ add storybook v7 support (<a href="https://redirect.github.com/percy/percy-storybook/issues/829">#829</a>)</li> 129 <li>See full diff in <a href="https://github.com/percy/percy-storybook/compare/v4.3.7...v5.0.1">compare view</a></li> 130 </ul> 131 </details> 132 <br /> 133 134 Updates `@storybook/addon-a11y` from 7.5.0 to 7.6.4 135 <details> 136 <summary>Release notes</summary> 137 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> 138 <blockquote> 139 <h2>v7.6.4</h2> 140 <h2>7.6.4</h2> 141 <ul> 142 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 143 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 144 </ul> 145 <h2>v7.6.3</h2> 146 <h2>7.6.3</h2> 147 <ul> 148 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 149 </ul> 150 <h2>v7.6.2</h2> 151 <h2>7.6.2</h2> 152 <ul> 153 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 154 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 155 </ul> 156 <h2>v7.6.1</h2> 157 <h2>7.6.1</h2> 158 <ul> 159 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 160 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 161 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 162 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 163 </ul> 164 <h2>v7.6.0</h2> 165 <h2>7.6.0</h2> 166 <p>Storybook 7.6 is here with increased performance and much more!</p> 167 <ul> 168 <li>🔥 Improved SWC support</li> 169 <li>🧪 New test utilities and fast build mode</li> 170 <li>🔼 NextJS SWC + avif support & fixes</li> 171 <li>🤡 SvelteKit page and navigation mocking</li> 172 <li>⚛️ React-docgen upgrade</li> 173 <li>🎨 Controls a11y, background theming, and viewports</li> 174 <li>🩺 CLI: The doctor is in!</li> 175 <li>🚫 Addons: Remove React as a peer dependency</li> 176 <li>🪦 Storyshots and Vue2 deprecated</li> 177 </ul> 178 <p>Check out the blog post for more information: <a href="https://storybook.js.org/blog/storybook-7-6/">https://storybook.js.org/blog/storybook-7-6/</a></p> 179 <!-- raw HTML omitted --> 180 <ul> 181 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 182 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 183 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 184 </ul> 185 <!-- raw HTML omitted --> 186 </blockquote> 187 <p>... (truncated)</p> 188 </details> 189 <details> 190 <summary>Changelog</summary> 191 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-a11y</code>'s changelog</a>.</em></p> 192 <blockquote> 193 <h2>7.6.4</h2> 194 <ul> 195 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 196 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 197 </ul> 198 <h2>7.6.3</h2> 199 <ul> 200 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 201 </ul> 202 <h2>7.6.2</h2> 203 <ul> 204 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 205 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 206 </ul> 207 <h2>7.6.1</h2> 208 <ul> 209 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 210 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 211 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 212 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 213 </ul> 214 <h2>7.6.0</h2> 215 <p>Storybook 7.6 is here with increased performance and much more!</p> 216 <ul> 217 <li>🔥 Improved SWC support</li> 218 <li>🧪 New test utilities and fast build mode</li> 219 <li>🔼 NextJS SWC + avif support & fixes</li> 220 <li>🤡 SvelteKit page and navigation mocking</li> 221 <li>⚛️ React-docgen upgrade</li> 222 <li>🎨 Controls a11y, background theming, and viewports</li> 223 <li>🩺 CLI: The doctor is in!</li> 224 <li>🚫 Addons: Remove React as a peer dependency</li> 225 <li>🪦 Storyshots and Vue2 deprecated</li> 226 </ul> 227 <!-- raw HTML omitted --> 228 <ul> 229 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 230 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 231 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 232 <li>Actions: Warn on implicit actions - <a href="https://redirect.github.com/storybookjs/storybook/pull/24856">#24856</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 233 <li>Addon A11y: Avoid CSP issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/24477">#24477</a>, thanks <a href="https://github.com/Marklb"><code>@Marklb</code></a>!</li> 234 <li>Addon: Move Visual Test addon to the code directory - <a href="https://redirect.github.com/storybookjs/storybook/pull/24771">#24771</a>, thanks <a href="https://github.com/cdedreuille"><code>@cdedreuille</code></a>!</li> 235 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - <a href="https://redirect.github.com/storybookjs/storybook/pull/24676">#24676</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 236 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - ATTEMPT 2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24834">#24834</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 237 <li>Angular: Add source-map option to builder - <a href="https://redirect.github.com/storybookjs/storybook/pull/24466">#24466</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 238 <li>Angular: Handle nested module metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/24798">#24798</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 239 </ul> 240 <!-- raw HTML omitted --> 241 </blockquote> 242 <p>... (truncated)</p> 243 </details> 244 <details> 245 <summary>Commits</summary> 246 <ul> 247 <li><a href="https://github.com/storybookjs/storybook/commit/1ba54168233b57d534f0a0d3c234e85f82317add"><code>1ba5416</code></a> Bump version from "7.6.3" to "7.6.4" [skip ci]</li> 248 <li><a href="https://github.com/storybookjs/storybook/commit/afc4c2f4cfc23739b5086a5294eb52e8706d0925"><code>afc4c2f</code></a> Bump version from "7.6.2" to "7.6.3" [skip ci]</li> 249 <li><a href="https://github.com/storybookjs/storybook/commit/afc89aab2a02079838f6496f7bd2ba7577aed69b"><code>afc89aa</code></a> Bump version from "7.6.1" to "7.6.2" [skip ci]</li> 250 <li><a href="https://github.com/storybookjs/storybook/commit/60f9c9af345477709b1ab453046705821eb71f57"><code>60f9c9a</code></a> Bump version from "7.6.0" to "7.6.1" [skip ci]</li> 251 <li><a href="https://github.com/storybookjs/storybook/commit/b64214c7c02b01ed513a62eba7c3356f316de74b"><code>b64214c</code></a> Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]</li> 252 <li><a href="https://github.com/storybookjs/storybook/commit/b9901446e9aa393d188512d5ace39a6fe556ec9b"><code>b990144</code></a> Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]</li> 253 <li><a href="https://github.com/storybookjs/storybook/commit/d82167b346b1b0b5e9f19a492cc01a18ae4f4a55"><code>d82167b</code></a> Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]</li> 254 <li><a href="https://github.com/storybookjs/storybook/commit/574bb87a3231014ba49d15549de94941bd415d61"><code>574bb87</code></a> Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]</li> 255 <li><a href="https://github.com/storybookjs/storybook/commit/bffa2dbb3270e84628612e9be3a2100377cb667e"><code>bffa2db</code></a> Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]</li> 256 <li><a href="https://github.com/storybookjs/storybook/commit/df357020e010f49e7c325942f0c891e6702527d6"><code>df35702</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y/issues/24834">#24834</a> from storybookjs/revert-24832-revert-24676-experime...</li> 257 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.4/code/addons/a11y">compare view</a></li> 258 </ul> 259 </details> 260 <br /> 261 262 Updates `@storybook/addon-coverage` from 0.0.9 to 1.0.0 263 <details> 264 <summary>Release notes</summary> 265 <p><em>Sourced from <a href="https://github.com/storybookjs/addon-coverage/releases"><code>@storybook/addon-coverage</code>'s releases</a>.</em></p> 266 <blockquote> 267 <h2>v1.0.0</h2> 268 <h3>Release Notes</h3> 269 <h4>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (<a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a>)</h4> 270 <ul> 271 <li>[BREAKING CHANGE]: Dropping Storybook < 7 support</li> 272 <li>Replaced <code>babel-istanbul-plugin</code> with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.</li> 273 </ul> 274 <hr /> 275 <h4>💥 Breaking Change</h4> 276 <ul> 277 <li>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a> <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>)</li> 278 </ul> 279 <h4>🐛 Bug Fix</h4> 280 <ul> 281 <li>Migrate examples to Storybook 7 <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/20">#20</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 282 </ul> 283 <h4>Authors: 2</h4> 284 <ul> 285 <li>Valentin Palkovic (<a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>)</li> 286 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 287 </ul> 288 </blockquote> 289 </details> 290 <details> 291 <summary>Changelog</summary> 292 <p><em>Sourced from <a href="https://github.com/storybookjs/addon-coverage/blob/main/CHANGELOG.md"><code>@storybook/addon-coverage</code>'s changelog</a>.</em></p> 293 <blockquote> 294 <h1>v1.0.0 (Tue Nov 14 2023)</h1> 295 <h3>Release Notes</h3> 296 <h4>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (<a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a>)</h4> 297 <ul> 298 <li>[BREAKING CHANGE]: Dropping Storybook < 7 support</li> 299 <li>Replaced <code>babel-istanbul-plugin</code> with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.</li> 300 </ul> 301 <hr /> 302 <h4>💥 Breaking Change</h4> 303 <ul> 304 <li>[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/27">#27</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a> <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>)</li> 305 </ul> 306 <h4>🐛 Bug Fix</h4> 307 <ul> 308 <li>Migrate examples to Storybook 7 <a href="https://redirect.github.com/storybookjs/addon-coverage/pull/20">#20</a> (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 309 </ul> 310 <h4>Authors: 2</h4> 311 <ul> 312 <li>Valentin Palkovic (<a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>)</li> 313 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 314 </ul> 315 <hr /> 316 </blockquote> 317 </details> 318 <details> 319 <summary>Commits</summary> 320 <ul> 321 <li><a href="https://github.com/storybookjs/addon-coverage/commit/aacb3fb382c368675a6015a446b9caa3b8cf5f09"><code>aacb3fb</code></a> "Bump version to: 1.0.0 [skip ci]"</li> 322 <li><a href="https://github.com/storybookjs/addon-coverage/commit/cce8245bb3d1771406d744dda0142058d7f5431a"><code>cce8245</code></a> Update CHANGELOG.md [skip ci]</li> 323 <li><a href="https://github.com/storybookjs/addon-coverage/commit/cced79d93be26ffd3bdaff9a26ecbd5f50c06db5"><code>cced79d</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/addon-coverage/issues/27">#27</a> from storybookjs/feat/support-webpack-swc</li> 324 <li><a href="https://github.com/storybookjs/addon-coverage/commit/12a48517dcbc6fb25e768b2c0502dcf1e0d32a30"><code>12a4851</code></a> Fix sourcemaps for vue</li> 325 <li><a href="https://github.com/storybookjs/addon-coverage/commit/2e9b10e38b5d09999475f2e0ccd6b03ae3151b7b"><code>2e9b10e</code></a> Document default exclude</li> 326 <li><a href="https://github.com/storybookjs/addon-coverage/commit/92033f37293e3a22e66e5253870988d7ee21de13"><code>92033f3</code></a> Finalize istanbul webpack5 loader</li> 327 <li><a href="https://github.com/storybookjs/addon-coverage/commit/053738e00dabf2cb806fd8d1530152259da62e6d"><code>053738e</code></a> Fix examples</li> 328 <li><a href="https://github.com/storybookjs/addon-coverage/commit/7552bf51b586b8691589167c4edb0dc0e085a58c"><code>7552bf5</code></a> Rename examples/babel folder to examples/webpack5</li> 329 <li><a href="https://github.com/storybookjs/addon-coverage/commit/4f01c01deaf08ed52c38a2a4efcb8f305834695f"><code>4f01c01</code></a> support swc and webpack</li> 330 <li><a href="https://github.com/storybookjs/addon-coverage/commit/3d68eeba1cdc6858e4e6bda1eb90ba1fafa0fea9"><code>3d68eeb</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/addon-coverage/issues/20">#20</a> from storybookjs/feat/upgrade-example-projects</li> 331 <li>Additional commits viewable in <a href="https://github.com/storybookjs/addon-coverage/compare/v0.0.9...v1.0.0">compare view</a></li> 332 </ul> 333 </details> 334 <br /> 335 336 Updates `@storybook/addon-essentials` from 7.5.0 to 7.6.4 337 <details> 338 <summary>Release notes</summary> 339 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> 340 <blockquote> 341 <h2>v7.6.4</h2> 342 <h2>7.6.4</h2> 343 <ul> 344 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 345 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 346 </ul> 347 <h2>v7.6.3</h2> 348 <h2>7.6.3</h2> 349 <ul> 350 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 351 </ul> 352 <h2>v7.6.2</h2> 353 <h2>7.6.2</h2> 354 <ul> 355 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 356 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 357 </ul> 358 <h2>v7.6.1</h2> 359 <h2>7.6.1</h2> 360 <ul> 361 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 362 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 363 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 364 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 365 </ul> 366 <h2>v7.6.0</h2> 367 <h2>7.6.0</h2> 368 <p>Storybook 7.6 is here with increased performance and much more!</p> 369 <ul> 370 <li>🔥 Improved SWC support</li> 371 <li>🧪 New test utilities and fast build mode</li> 372 <li>🔼 NextJS SWC + avif support & fixes</li> 373 <li>🤡 SvelteKit page and navigation mocking</li> 374 <li>⚛️ React-docgen upgrade</li> 375 <li>🎨 Controls a11y, background theming, and viewports</li> 376 <li>🩺 CLI: The doctor is in!</li> 377 <li>🚫 Addons: Remove React as a peer dependency</li> 378 <li>🪦 Storyshots and Vue2 deprecated</li> 379 </ul> 380 <p>Check out the blog post for more information: <a href="https://storybook.js.org/blog/storybook-7-6/">https://storybook.js.org/blog/storybook-7-6/</a></p> 381 <!-- raw HTML omitted --> 382 <ul> 383 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 384 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 385 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 386 </ul> 387 <!-- raw HTML omitted --> 388 </blockquote> 389 <p>... (truncated)</p> 390 </details> 391 <details> 392 <summary>Changelog</summary> 393 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-essentials</code>'s changelog</a>.</em></p> 394 <blockquote> 395 <h2>7.6.4</h2> 396 <ul> 397 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 398 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 399 </ul> 400 <h2>7.6.3</h2> 401 <ul> 402 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 403 </ul> 404 <h2>7.6.2</h2> 405 <ul> 406 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 407 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 408 </ul> 409 <h2>7.6.1</h2> 410 <ul> 411 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 412 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 413 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 414 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 415 </ul> 416 <h2>7.6.0</h2> 417 <p>Storybook 7.6 is here with increased performance and much more!</p> 418 <ul> 419 <li>🔥 Improved SWC support</li> 420 <li>🧪 New test utilities and fast build mode</li> 421 <li>🔼 NextJS SWC + avif support & fixes</li> 422 <li>🤡 SvelteKit page and navigation mocking</li> 423 <li>⚛️ React-docgen upgrade</li> 424 <li>🎨 Controls a11y, background theming, and viewports</li> 425 <li>🩺 CLI: The doctor is in!</li> 426 <li>🚫 Addons: Remove React as a peer dependency</li> 427 <li>🪦 Storyshots and Vue2 deprecated</li> 428 </ul> 429 <!-- raw HTML omitted --> 430 <ul> 431 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 432 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 433 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 434 <li>Actions: Warn on implicit actions - <a href="https://redirect.github.com/storybookjs/storybook/pull/24856">#24856</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 435 <li>Addon A11y: Avoid CSP issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/24477">#24477</a>, thanks <a href="https://github.com/Marklb"><code>@Marklb</code></a>!</li> 436 <li>Addon: Move Visual Test addon to the code directory - <a href="https://redirect.github.com/storybookjs/storybook/pull/24771">#24771</a>, thanks <a href="https://github.com/cdedreuille"><code>@cdedreuille</code></a>!</li> 437 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - <a href="https://redirect.github.com/storybookjs/storybook/pull/24676">#24676</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 438 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - ATTEMPT 2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24834">#24834</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 439 <li>Angular: Add source-map option to builder - <a href="https://redirect.github.com/storybookjs/storybook/pull/24466">#24466</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 440 <li>Angular: Handle nested module metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/24798">#24798</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 441 </ul> 442 <!-- raw HTML omitted --> 443 </blockquote> 444 <p>... (truncated)</p> 445 </details> 446 <details> 447 <summary>Commits</summary> 448 <ul> 449 <li><a href="https://github.com/storybookjs/storybook/commit/1ba54168233b57d534f0a0d3c234e85f82317add"><code>1ba5416</code></a> Bump version from "7.6.3" to "7.6.4" [skip ci]</li> 450 <li><a href="https://github.com/storybookjs/storybook/commit/afc4c2f4cfc23739b5086a5294eb52e8706d0925"><code>afc4c2f</code></a> Bump version from "7.6.2" to "7.6.3" [skip ci]</li> 451 <li><a href="https://github.com/storybookjs/storybook/commit/afc89aab2a02079838f6496f7bd2ba7577aed69b"><code>afc89aa</code></a> Bump version from "7.6.1" to "7.6.2" [skip ci]</li> 452 <li><a href="https://github.com/storybookjs/storybook/commit/60f9c9af345477709b1ab453046705821eb71f57"><code>60f9c9a</code></a> Bump version from "7.6.0" to "7.6.1" [skip ci]</li> 453 <li><a href="https://github.com/storybookjs/storybook/commit/b64214c7c02b01ed513a62eba7c3356f316de74b"><code>b64214c</code></a> Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]</li> 454 <li><a href="https://github.com/storybookjs/storybook/commit/b9901446e9aa393d188512d5ace39a6fe556ec9b"><code>b990144</code></a> Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]</li> 455 <li><a href="https://github.com/storybookjs/storybook/commit/d82167b346b1b0b5e9f19a492cc01a18ae4f4a55"><code>d82167b</code></a> Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]</li> 456 <li><a href="https://github.com/storybookjs/storybook/commit/574bb87a3231014ba49d15549de94941bd415d61"><code>574bb87</code></a> Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]</li> 457 <li><a href="https://github.com/storybookjs/storybook/commit/bffa2dbb3270e84628612e9be3a2100377cb667e"><code>bffa2db</code></a> Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]</li> 458 <li><a href="https://github.com/storybookjs/storybook/commit/df357020e010f49e7c325942f0c891e6702527d6"><code>df35702</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/24834">#24834</a> from storybookjs/revert-24832-revert-24676-experime...</li> 459 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.4/code/addons/essentials">compare view</a></li> 460 </ul> 461 </details> 462 <br /> 463 464 Updates `@storybook/addon-interactions` from 7.5.0 to 7.6.4 465 <details> 466 <summary>Release notes</summary> 467 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> 468 <blockquote> 469 <h2>v7.6.4</h2> 470 <h2>7.6.4</h2> 471 <ul> 472 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 473 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 474 </ul> 475 <h2>v7.6.3</h2> 476 <h2>7.6.3</h2> 477 <ul> 478 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 479 </ul> 480 <h2>v7.6.2</h2> 481 <h2>7.6.2</h2> 482 <ul> 483 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 484 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 485 </ul> 486 <h2>v7.6.1</h2> 487 <h2>7.6.1</h2> 488 <ul> 489 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 490 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 491 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 492 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 493 </ul> 494 <h2>v7.6.0</h2> 495 <h2>7.6.0</h2> 496 <p>Storybook 7.6 is here with increased performance and much more!</p> 497 <ul> 498 <li>🔥 Improved SWC support</li> 499 <li>🧪 New test utilities and fast build mode</li> 500 <li>🔼 NextJS SWC + avif support & fixes</li> 501 <li>🤡 SvelteKit page and navigation mocking</li> 502 <li>⚛️ React-docgen upgrade</li> 503 <li>🎨 Controls a11y, background theming, and viewports</li> 504 <li>🩺 CLI: The doctor is in!</li> 505 <li>🚫 Addons: Remove React as a peer dependency</li> 506 <li>🪦 Storyshots and Vue2 deprecated</li> 507 </ul> 508 <p>Check out the blog post for more information: <a href="https://storybook.js.org/blog/storybook-7-6/">https://storybook.js.org/blog/storybook-7-6/</a></p> 509 <!-- raw HTML omitted --> 510 <ul> 511 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 512 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 513 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 514 </ul> 515 <!-- raw HTML omitted --> 516 </blockquote> 517 <p>... (truncated)</p> 518 </details> 519 <details> 520 <summary>Changelog</summary> 521 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-interactions</code>'s changelog</a>.</em></p> 522 <blockquote> 523 <h2>7.6.4</h2> 524 <ul> 525 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 526 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 527 </ul> 528 <h2>7.6.3</h2> 529 <ul> 530 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 531 </ul> 532 <h2>7.6.2</h2> 533 <ul> 534 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 535 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 536 </ul> 537 <h2>7.6.1</h2> 538 <ul> 539 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 540 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 541 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 542 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 543 </ul> 544 <h2>7.6.0</h2> 545 <p>Storybook 7.6 is here with increased performance and much more!</p> 546 <ul> 547 <li>🔥 Improved SWC support</li> 548 <li>🧪 New test utilities and fast build mode</li> 549 <li>🔼 NextJS SWC + avif support & fixes</li> 550 <li>🤡 SvelteKit page and navigation mocking</li> 551 <li>⚛️ React-docgen upgrade</li> 552 <li>🎨 Controls a11y, background theming, and viewports</li> 553 <li>🩺 CLI: The doctor is in!</li> 554 <li>🚫 Addons: Remove React as a peer dependency</li> 555 <li>🪦 Storyshots and Vue2 deprecated</li> 556 </ul> 557 <!-- raw HTML omitted --> 558 <ul> 559 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 560 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 561 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 562 <li>Actions: Warn on implicit actions - <a href="https://redirect.github.com/storybookjs/storybook/pull/24856">#24856</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 563 <li>Addon A11y: Avoid CSP issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/24477">#24477</a>, thanks <a href="https://github.com/Marklb"><code>@Marklb</code></a>!</li> 564 <li>Addon: Move Visual Test addon to the code directory - <a href="https://redirect.github.com/storybookjs/storybook/pull/24771">#24771</a>, thanks <a href="https://github.com/cdedreuille"><code>@cdedreuille</code></a>!</li> 565 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - <a href="https://redirect.github.com/storybookjs/storybook/pull/24676">#24676</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 566 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - ATTEMPT 2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24834">#24834</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 567 <li>Angular: Add source-map option to builder - <a href="https://redirect.github.com/storybookjs/storybook/pull/24466">#24466</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 568 <li>Angular: Handle nested module metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/24798">#24798</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 569 </ul> 570 <!-- raw HTML omitted --> 571 </blockquote> 572 <p>... (truncated)</p> 573 </details> 574 <details> 575 <summary>Commits</summary> 576 <ul> 577 <li><a href="https://github.com/storybookjs/storybook/commit/1ba54168233b57d534f0a0d3c234e85f82317add"><code>1ba5416</code></a> Bump version from "7.6.3" to "7.6.4" [skip ci]</li> 578 <li><a href="https://github.com/storybookjs/storybook/commit/afc4c2f4cfc23739b5086a5294eb52e8706d0925"><code>afc4c2f</code></a> Bump version from "7.6.2" to "7.6.3" [skip ci]</li> 579 <li><a href="https://github.com/storybookjs/storybook/commit/afc89aab2a02079838f6496f7bd2ba7577aed69b"><code>afc89aa</code></a> Bump version from "7.6.1" to "7.6.2" [skip ci]</li> 580 <li><a href="https://github.com/storybookjs/storybook/commit/60f9c9af345477709b1ab453046705821eb71f57"><code>60f9c9a</code></a> Bump version from "7.6.0" to "7.6.1" [skip ci]</li> 581 <li><a href="https://github.com/storybookjs/storybook/commit/b64214c7c02b01ed513a62eba7c3356f316de74b"><code>b64214c</code></a> Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]</li> 582 <li><a href="https://github.com/storybookjs/storybook/commit/b9901446e9aa393d188512d5ace39a6fe556ec9b"><code>b990144</code></a> Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]</li> 583 <li><a href="https://github.com/storybookjs/storybook/commit/d82167b346b1b0b5e9f19a492cc01a18ae4f4a55"><code>d82167b</code></a> Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]</li> 584 <li><a href="https://github.com/storybookjs/storybook/commit/574bb87a3231014ba49d15549de94941bd415d61"><code>574bb87</code></a> Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]</li> 585 <li><a href="https://github.com/storybookjs/storybook/commit/bffa2dbb3270e84628612e9be3a2100377cb667e"><code>bffa2db</code></a> Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]</li> 586 <li><a href="https://github.com/storybookjs/storybook/commit/df357020e010f49e7c325942f0c891e6702527d6"><code>df35702</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions/issues/24834">#24834</a> from storybookjs/revert-24832-revert-24676-experime...</li> 587 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.4/code/addons/interactions">compare view</a></li> 588 </ul> 589 </details> 590 <br /> 591 592 Updates `@storybook/addon-links` from 7.5.0 to 7.6.4 593 <details> 594 <summary>Release notes</summary> 595 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> 596 <blockquote> 597 <h2>v7.6.4</h2> 598 <h2>7.6.4</h2> 599 <ul> 600 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 601 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 602 </ul> 603 <h2>v7.6.3</h2> 604 <h2>7.6.3</h2> 605 <ul> 606 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 607 </ul> 608 <h2>v7.6.2</h2> 609 <h2>7.6.2</h2> 610 <ul> 611 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 612 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 613 </ul> 614 <h2>v7.6.1</h2> 615 <h2>7.6.1</h2> 616 <ul> 617 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 618 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 619 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 620 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 621 </ul> 622 <h2>v7.6.0</h2> 623 <h2>7.6.0</h2> 624 <p>Storybook 7.6 is here with increased performance and much more!</p> 625 <ul> 626 <li>🔥 Improved SWC support</li> 627 <li>🧪 New test utilities and fast build mode</li> 628 <li>🔼 NextJS SWC + avif support & fixes</li> 629 <li>🤡 SvelteKit page and navigation mocking</li> 630 <li>⚛️ React-docgen upgrade</li> 631 <li>🎨 Controls a11y, background theming, and viewports</li> 632 <li>🩺 CLI: The doctor is in!</li> 633 <li>🚫 Addons: Remove React as a peer dependency</li> 634 <li>🪦 Storyshots and Vue2 deprecated</li> 635 </ul> 636 <p>Check out the blog post for more information: <a href="https://storybook.js.org/blog/storybook-7-6/">https://storybook.js.org/blog/storybook-7-6/</a></p> 637 <!-- raw HTML omitted --> 638 <ul> 639 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 640 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 641 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 642 </ul> 643 <!-- raw HTML omitted --> 644 </blockquote> 645 <p>... (truncated)</p> 646 </details> 647 <details> 648 <summary>Changelog</summary> 649 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-links</code>'s changelog</a>.</em></p> 650 <blockquote> 651 <h2>7.6.4</h2> 652 <ul> 653 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 654 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 655 </ul> 656 <h2>7.6.3</h2> 657 <ul> 658 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 659 </ul> 660 <h2>7.6.2</h2> 661 <ul> 662 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 663 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 664 </ul> 665 <h2>7.6.1</h2> 666 <ul> 667 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 668 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 669 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 670 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 671 </ul> 672 <h2>7.6.0</h2> 673 <p>Storybook 7.6 is here with increased performance and much more!</p> 674 <ul> 675 <li>🔥 Improved SWC support</li> 676 <li>🧪 New test utilities and fast build mode</li> 677 <li>🔼 NextJS SWC + avif support & fixes</li> 678 <li>🤡 SvelteKit page and navigation mocking</li> 679 <li>⚛️ React-docgen upgrade</li> 680 <li>🎨 Controls a11y, background theming, and viewports</li> 681 <li>🩺 CLI: The doctor is in!</li> 682 <li>🚫 Addons: Remove React as a peer dependency</li> 683 <li>🪦 Storyshots and Vue2 deprecated</li> 684 </ul> 685 <!-- raw HTML omitted --> 686 <ul> 687 <li>Actions: Attach spies on actions across stories when defined in meta - <a href="https://redirect.github.com/storybookjs/storybook/pull/24451">#24451</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 688 <li>Actions: Fix <code>@storybook/core-events/preview-errors</code> dependency missing for Yarn PnP - <a href="https://redirect.github.com/storybookjs/storybook/pull/24973">#24973</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 689 <li>Actions: Fix missing crypto module crashing React Native - <a href="https://redirect.github.com/storybookjs/storybook/pull/24546">#24546</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> 690 <li>Actions: Warn on implicit actions - <a href="https://redirect.github.com/storybookjs/storybook/pull/24856">#24856</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 691 <li>Addon A11y: Avoid CSP issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/24477">#24477</a>, thanks <a href="https://github.com/Marklb"><code>@Marklb</code></a>!</li> 692 <li>Addon: Move Visual Test addon to the code directory - <a href="https://redirect.github.com/storybookjs/storybook/pull/24771">#24771</a>, thanks <a href="https://github.com/cdedreuille"><code>@cdedreuille</code></a>!</li> 693 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - <a href="https://redirect.github.com/storybookjs/storybook/pull/24676">#24676</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 694 <li>Addons, core: Make <code>react</code> and Storybook packages <code>devDependencies</code> where possible - ATTEMPT 2 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24834">#24834</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 695 <li>Angular: Add source-map option to builder - <a href="https://redirect.github.com/storybookjs/storybook/pull/24466">#24466</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 696 <li>Angular: Handle nested module metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/24798">#24798</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 697 </ul> 698 <!-- raw HTML omitted --> 699 </blockquote> 700 <p>... (truncated)</p> 701 </details> 702 <details> 703 <summary>Commits</summary> 704 <ul> 705 <li><a href="https://github.com/storybookjs/storybook/commit/1ba54168233b57d534f0a0d3c234e85f82317add"><code>1ba5416</code></a> Bump version from "7.6.3" to "7.6.4" [skip ci]</li> 706 <li><a href="https://github.com/storybookjs/storybook/commit/afc4c2f4cfc23739b5086a5294eb52e8706d0925"><code>afc4c2f</code></a> Bump version from "7.6.2" to "7.6.3" [skip ci]</li> 707 <li><a href="https://github.com/storybookjs/storybook/commit/afc89aab2a02079838f6496f7bd2ba7577aed69b"><code>afc89aa</code></a> Bump version from "7.6.1" to "7.6.2" [skip ci]</li> 708 <li><a href="https://github.com/storybookjs/storybook/commit/60f9c9af345477709b1ab453046705821eb71f57"><code>60f9c9a</code></a> Bump version from "7.6.0" to "7.6.1" [skip ci]</li> 709 <li><a href="https://github.com/storybookjs/storybook/commit/b64214c7c02b01ed513a62eba7c3356f316de74b"><code>b64214c</code></a> Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]</li> 710 <li><a href="https://github.com/storybookjs/storybook/commit/b9901446e9aa393d188512d5ace39a6fe556ec9b"><code>b990144</code></a> Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]</li> 711 <li><a href="https://github.com/storybookjs/storybook/commit/d82167b346b1b0b5e9f19a492cc01a18ae4f4a55"><code>d82167b</code></a> Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]</li> 712 <li><a href="https://github.com/storybookjs/storybook/commit/574bb87a3231014ba49d15549de94941bd415d61"><code>574bb87</code></a> Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]</li> 713 <li><a href="https://github.com/storybookjs/storybook/commit/bffa2dbb3270e84628612e9be3a2100377cb667e"><code>bffa2db</code></a> Bump version from "7.6.0-alpha.6" to "7.6.0-alpha.7" [skip ci]</li> 714 <li><a href="https://github.com/storybookjs/storybook/commit/359c8954a184138ee9c826a5c5b1ec1fd3b61189"><code>359c895</code></a> Update csf version</li> 715 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.4/code/addons/links">compare view</a></li> 716 </ul> 717 </details> 718 <br /> 719 720 Updates `@storybook/react` from 7.5.0 to 7.6.4 721 <details> 722 <summary>Release notes</summary> 723 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react</code>'s releases</a>.</em></p> 724 <blockquote> 725 <h2>v7.6.4</h2> 726 <h2>7.6.4</h2> 727 <ul> 728 <li>Angular: Fix CSF Plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/25098">#25098</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 729 <li>Viewport: Fix viewport dts files - <a href="https://redirect.github.com/storybookjs/storybook/pull/25107">#25107</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 730 </ul> 731 <h2>v7.6.3</h2> 732 <h2>7.6.3</h2> 733 <ul> 734 <li>Next.js: Fix next/font/local usage in babel mode - <a href="https://redirect.github.com/storybookjs/storybook/pull/25045">#25045</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 735 </ul> 736 <h2>v7.6.2</h2> 737 <h2>7.6.2</h2> 738 <ul> 739 <li>CLI: Improve dependency metadata detection in storybook doctor - <a href="https://redirect.github.com/storybookjs/storybook/pull/25037">#25037</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 740 <li>React-Docgen: Make error-handling more gentle - <a href="https://redirect.github.com/storybookjs/storybook/pull/25055">#25055</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 741 </ul> 742 <h2>v7.6.1</h2> 743 <h2>7.6.1</h2> 744 <ul> 745 <li>Next.js: Fix AppRouterProvider usage - <a href="https://redirect.github.com/storybookjs/storybook/pull/25032">#25032</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 746 <li>SvelteKit: Fix HMR not working - <a href="https://redirect.github.com/storybookjs/storybook/pull/25031">#25031</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> 747 <li>Test: Downgrade <code>@testing-library/user-event</code> to 14.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/25004">#25004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> 748 <li>Webpack: Fix exclude regex in react-docgen-loader - <a href="https://redirect.github.com/storybookjs/storybook/pull/25030">#25030</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 749 </ul> 750 <h2>v7.6.0</h2> 751 <h2>7.6.0</h2> 752 <p>Storybook 7.6 is here with increased performance and much more!</p> 753 <ul> 754 <li>🔥 Improved SWC support</li> 755 <li>🧪 New test utilities and fast build mode</li> 756 <li>🔼 NextJS SWC + avif support & fixes</li> 757 <li>🤡 SvelteKit page and navigation mocking</li> 758 <li>⚛️ React-docgen upgrade</li> 759 <li>🎨 Controls a11y, background theming, and viewports</li> 760 <li>🩺 CLI: The doctor is in!</li> 761 <li>🚫 Addons: Remove React a... 762 763 _Description has been truncated_ 764 765 766 ## Comments 767 768 ### @dependabot[bot] — 2023-12-13T09:33:45Z 769 770 Superseded by #203. 771