194.md (66688B)
1 # PR #194 Bump the development-dependencies group with 31 updates 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-12-05T10:13:18Z 6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-d2da265fdd → main 7 - **Closed:** 2023-12-06T09:51:39Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [194.diff](./194.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.5` | 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.3` | 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.3` | 22 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.0` | `7.6.3` | 23 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.0` | `7.6.3` | 24 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.0` | `7.6.3` | 25 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.0` | `7.6.3` | 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.10` | 32 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.7` | `20.10.3` | 33 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.29` | `18.2.42` | 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.13.2` | 37 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `6.13.2` | 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.10` | 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.3` | 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.2` | 47 | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.5` | 48 49 Updates `@percy/cli` from 1.27.3 to 1.27.5 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.5</h2> 55 <!-- raw HTML omitted --> 56 <h2>What's Changed</h2> 57 <h3>✨ Enhancements</h3> 58 <ul> 59 <li>✨ Implement Warning + Disable Percy for unsupported combinations by <a href="https://github.com/this-is-shivamsingh"><code>@this-is-shivamsingh</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1411">percy/cli#1411</a></li> 60 <li>✨ Added support to set network interface to bind by <a href="https://github.com/ninadbstack"><code>@ninadbstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1447">percy/cli#1447</a></li> 61 </ul> 62 <h3>🐛 Bug Fixes</h3> 63 <ul> 64 <li>Fixing FindRegion + Refactor by <a href="https://github.com/Amit3200"><code>@Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1408">percy/cli#1408</a></li> 65 <li>Resolving race condition in snapshots flush by <a href="https://github.com/rishigupta1599"><code>@rishigupta1599</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1440">percy/cli#1440</a></li> 66 </ul> 67 <h3>🏗 Maintenance</h3> 68 <ul> 69 <li>♻️ Refactor: added defaultmap + locking mechanism for intercepts queue by <a href="https://github.com/nilshah98"><code>@nilshah98</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1441">percy/cli#1441</a></li> 70 </ul> 71 <h2>New Contributors</h2> 72 <ul> 73 <li><a href="https://github.com/this-is-shivamsingh"><code>@this-is-shivamsingh</code></a> made their first contribution in <a href="https://redirect.github.com/percy/cli/pull/1411">percy/cli#1411</a></li> 74 </ul> 75 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.4...v1.27.5">https://github.com/percy/cli/compare/v1.27.4...v1.27.5</a></p> 76 <h2>v1.27.5-beta.2</h2> 77 <!-- raw HTML omitted --> 78 <h2>What's Changed</h2> 79 <h3>🐛 Bug Fixes</h3> 80 <ul> 81 <li>Resolving race condition in snapshots flush by <a href="https://github.com/rishigupta1599"><code>@rishigupta1599</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1440">percy/cli#1440</a></li> 82 </ul> 83 <h3>🏗 Maintenance</h3> 84 <ul> 85 <li>♻️ Refactor: added defaultmap + locking mechanism for intercepts queue by <a href="https://github.com/nilshah98"><code>@nilshah98</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1441">percy/cli#1441</a></li> 86 </ul> 87 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.5-beta.1...v1.27.5-beta.2">https://github.com/percy/cli/compare/v1.27.5-beta.1...v1.27.5-beta.2</a></p> 88 <h2>v1.27.5-beta.1</h2> 89 <!-- raw HTML omitted --> 90 <h2>What's Changed</h2> 91 <h3>🐛 Bug Fixes</h3> 92 <ul> 93 <li>Fixing FindRegion + Refactor by <a href="https://github.com/Amit3200"><code>@Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1408">percy/cli#1408</a></li> 94 </ul> 95 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.5-beta.0...v1.27.5-beta.1">https://github.com/percy/cli/compare/v1.27.5-beta.0...v1.27.5-beta.1</a></p> 96 <h2>v1.27.5-beta.0</h2> 97 <!-- raw HTML omitted --> 98 <h2>What's Changed</h2> 99 <h3>✨ Enhancements</h3> 100 <ul> 101 <li>✨ Implement Warning + Disable Percy for unsupported combinations by <a href="https://github.com/this-is-shivamsingh"><code>@this-is-shivamsingh</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1411">percy/cli#1411</a></li> 102 </ul> 103 <h2>New Contributors</h2> 104 <ul> 105 <li><a href="https://github.com/this-is-shivamsingh"><code>@this-is-shivamsingh</code></a> made their first contribution in <a href="https://redirect.github.com/percy/cli/pull/1411">percy/cli#1411</a></li> 106 </ul> 107 <!-- raw HTML omitted --> 108 </blockquote> 109 <p>... (truncated)</p> 110 </details> 111 <details> 112 <summary>Commits</summary> 113 <ul> 114 <li><a href="https://github.com/percy/cli/commit/b28dc5d280584a19345ee45f745229e5f77993e6"><code>b28dc5d</code></a> version bump to v1.27.5 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1455">#1455</a>)</li> 115 <li><a href="https://github.com/percy/cli/commit/9ea4b1f10c134e2c8135f7dddda764a9edafb336"><code>9ea4b1f</code></a> 🔖 v1.27.5 beta.2 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1449">#1449</a>)</li> 116 <li><a href="https://github.com/percy/cli/commit/f07dd5176095d9ac000b87f67caa286a32a06960"><code>f07dd51</code></a> :bookmark: v1.27.5-beta.2 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1448">#1448</a>)</li> 117 <li><a href="https://github.com/percy/cli/commit/f5924b050d0c04f8ac63d610af291b32f51565f8"><code>f5924b0</code></a> :bookmark: v1.27.5-beta.1 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1442">#1442</a>)</li> 118 <li><a href="https://github.com/percy/cli/commit/b78c8d644e43da7eefce79b7a6ff8a9714d4398f"><code>b78c8d6</code></a> Update tag to beta (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1433">#1433</a>)</li> 119 <li><a href="https://github.com/percy/cli/commit/5fed59aa21112e7854a414306504ce7243df7365"><code>5fed59a</code></a> 🔖 release-v1.27.5-beta.0 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1432">#1432</a>)</li> 120 <li><a href="https://github.com/percy/cli/commit/bb901bc6aabf20e27528b6cdfab22c9d8721a2b2"><code>bb901bc</code></a> :bookmark: v1.27.4</li> 121 <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> 122 <li><a href="https://github.com/percy/cli/commit/e560f5df1637d30722f8d1d7e6eae9cf99ede2dd"><code>e560f5d</code></a> :bookmark: v1.27.4-beta.3</li> 123 <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> 124 <li>Additional commits viewable in <a href="https://github.com/percy/cli/commits/v1.27.5/packages/cli">compare view</a></li> 125 </ul> 126 </details> 127 <br /> 128 129 Updates `@percy/storybook` from 4.3.7 to 5.0.1 130 <details> 131 <summary>Commits</summary> 132 <ul> 133 <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> 134 <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> 135 <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> 136 <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> 137 <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> 138 <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> 139 <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> 140 <li>See full diff in <a href="https://github.com/percy/percy-storybook/compare/v4.3.7...v5.0.1">compare view</a></li> 141 </ul> 142 </details> 143 <br /> 144 145 Updates `@storybook/addon-a11y` from 7.5.0 to 7.6.3 146 <details> 147 <summary>Release notes</summary> 148 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> 149 <blockquote> 150 <h2>v7.6.3</h2> 151 <h2>7.6.3</h2> 152 <ul> 153 <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> 154 </ul> 155 <h2>v7.6.2</h2> 156 <h2>7.6.2</h2> 157 <ul> 158 <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> 159 <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> 160 </ul> 161 <h2>v7.6.1</h2> 162 <h2>7.6.1</h2> 163 <ul> 164 <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> 165 <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> 166 <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> 167 <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> 168 </ul> 169 <h2>v7.6.0</h2> 170 <h2>7.6.0</h2> 171 <p>Storybook 7.6 is here with increased performance and much more!</p> 172 <ul> 173 <li>🔥 Improved SWC support</li> 174 <li>🧪 New test utilities and fast build mode</li> 175 <li>🔼 NextJS SWC + avif support & fixes</li> 176 <li>🤡 SvelteKit page and navigation mocking</li> 177 <li>⚛️ React-docgen upgrade</li> 178 <li>🎨 Controls a11y, background theming, and viewports</li> 179 <li>🩺 CLI: The doctor is in!</li> 180 <li>🚫 Addons: Remove React as a peer dependency</li> 181 <li>🪦 Storyshots and Vue2 deprecated</li> 182 </ul> 183 <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> 184 <!-- raw HTML omitted --> 185 <ul> 186 <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> 187 <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> 188 <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> 189 <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> 190 <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> 191 <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> 192 <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> 193 <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> 194 <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> 195 </ul> 196 <!-- raw HTML omitted --> 197 </blockquote> 198 <p>... (truncated)</p> 199 </details> 200 <details> 201 <summary>Changelog</summary> 202 <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> 203 <blockquote> 204 <h2>7.6.3</h2> 205 <ul> 206 <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> 207 </ul> 208 <h2>7.6.2</h2> 209 <ul> 210 <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> 211 <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> 212 </ul> 213 <h2>7.6.1</h2> 214 <ul> 215 <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> 216 <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> 217 <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> 218 <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> 219 </ul> 220 <h2>7.6.0</h2> 221 <p>Storybook 7.6 is here with increased performance and much more!</p> 222 <ul> 223 <li>🔥 Improved SWC support</li> 224 <li>🧪 New test utilities and fast build mode</li> 225 <li>🔼 NextJS SWC + avif support & fixes</li> 226 <li>🤡 SvelteKit page and navigation mocking</li> 227 <li>⚛️ React-docgen upgrade</li> 228 <li>🎨 Controls a11y, background theming, and viewports</li> 229 <li>🩺 CLI: The doctor is in!</li> 230 <li>🚫 Addons: Remove React as a peer dependency</li> 231 <li>🪦 Storyshots and Vue2 deprecated</li> 232 </ul> 233 <!-- raw HTML omitted --> 234 <ul> 235 <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> 236 <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> 237 <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> 238 <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> 239 <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> 240 <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> 241 <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> 242 <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> 243 <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> 244 <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> 245 <li>Angular: Include object configured styles - <a href="https://redirect.github.com/storybookjs/storybook/pull/24768">#24768</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 246 <li>Babel: Update all @babel/* dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/24610">#24610</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 247 <li>CLI: Add "doctor" command - <a href="https://redirect.github.com/storybookjs/storybook/pull/22236">#22236</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 248 <li>CLI: Add <code>@storybook/addon-designs</code> to non-core list - <a href="https://redirect.github.com/storybookjs/storybook/pull/24507">#24507</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 249 <li>CLI: Ensure errors with opening the browser are caught - <a href="https://redirect.github.com/storybookjs/storybook/pull/24668">#24668</a>, thanks <a href="https://github.com/xueyawei"><code>@xueyawei</code></a>!</li> 250 </ul> 251 <!-- raw HTML omitted --> 252 </blockquote> 253 <p>... (truncated)</p> 254 </details> 255 <details> 256 <summary>Commits</summary> 257 <ul> 258 <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> 259 <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> 260 <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> 261 <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> 262 <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> 263 <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> 264 <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> 265 <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> 266 <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> 267 <li><a href="https://github.com/storybookjs/storybook/commit/f18dbe606d327057a7ee4b307fc9c47378c60138"><code>f18dbe6</code></a> Merge branch 'next-release' into next</li> 268 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.3/code/addons/a11y">compare view</a></li> 269 </ul> 270 </details> 271 <br /> 272 273 Updates `@storybook/addon-coverage` from 0.0.9 to 1.0.0 274 <details> 275 <summary>Release notes</summary> 276 <p><em>Sourced from <a href="https://github.com/storybookjs/addon-coverage/releases"><code>@storybook/addon-coverage</code>'s releases</a>.</em></p> 277 <blockquote> 278 <h2>v1.0.0</h2> 279 <h3>Release Notes</h3> 280 <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> 281 <ul> 282 <li>[BREAKING CHANGE]: Dropping Storybook < 7 support</li> 283 <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> 284 </ul> 285 <hr /> 286 <h4>💥 Breaking Change</h4> 287 <ul> 288 <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> 289 </ul> 290 <h4>🐛 Bug Fix</h4> 291 <ul> 292 <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> 293 </ul> 294 <h4>Authors: 2</h4> 295 <ul> 296 <li>Valentin Palkovic (<a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>)</li> 297 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 298 </ul> 299 </blockquote> 300 </details> 301 <details> 302 <summary>Changelog</summary> 303 <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> 304 <blockquote> 305 <h1>v1.0.0 (Tue Nov 14 2023)</h1> 306 <h3>Release Notes</h3> 307 <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> 308 <ul> 309 <li>[BREAKING CHANGE]: Dropping Storybook < 7 support</li> 310 <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> 311 </ul> 312 <hr /> 313 <h4>💥 Breaking Change</h4> 314 <ul> 315 <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> 316 </ul> 317 <h4>🐛 Bug Fix</h4> 318 <ul> 319 <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> 320 </ul> 321 <h4>Authors: 2</h4> 322 <ul> 323 <li>Valentin Palkovic (<a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>)</li> 324 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@yannbf</code></a>)</li> 325 </ul> 326 <hr /> 327 </blockquote> 328 </details> 329 <details> 330 <summary>Commits</summary> 331 <ul> 332 <li><a href="https://github.com/storybookjs/addon-coverage/commit/aacb3fb382c368675a6015a446b9caa3b8cf5f09"><code>aacb3fb</code></a> "Bump version to: 1.0.0 [skip ci]"</li> 333 <li><a href="https://github.com/storybookjs/addon-coverage/commit/cce8245bb3d1771406d744dda0142058d7f5431a"><code>cce8245</code></a> Update CHANGELOG.md [skip ci]</li> 334 <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> 335 <li><a href="https://github.com/storybookjs/addon-coverage/commit/12a48517dcbc6fb25e768b2c0502dcf1e0d32a30"><code>12a4851</code></a> Fix sourcemaps for vue</li> 336 <li><a href="https://github.com/storybookjs/addon-coverage/commit/2e9b10e38b5d09999475f2e0ccd6b03ae3151b7b"><code>2e9b10e</code></a> Document default exclude</li> 337 <li><a href="https://github.com/storybookjs/addon-coverage/commit/92033f37293e3a22e66e5253870988d7ee21de13"><code>92033f3</code></a> Finalize istanbul webpack5 loader</li> 338 <li><a href="https://github.com/storybookjs/addon-coverage/commit/053738e00dabf2cb806fd8d1530152259da62e6d"><code>053738e</code></a> Fix examples</li> 339 <li><a href="https://github.com/storybookjs/addon-coverage/commit/7552bf51b586b8691589167c4edb0dc0e085a58c"><code>7552bf5</code></a> Rename examples/babel folder to examples/webpack5</li> 340 <li><a href="https://github.com/storybookjs/addon-coverage/commit/4f01c01deaf08ed52c38a2a4efcb8f305834695f"><code>4f01c01</code></a> support swc and webpack</li> 341 <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> 342 <li>Additional commits viewable in <a href="https://github.com/storybookjs/addon-coverage/compare/v0.0.9...v1.0.0">compare view</a></li> 343 </ul> 344 </details> 345 <br /> 346 347 Updates `@storybook/addon-essentials` from 7.5.0 to 7.6.3 348 <details> 349 <summary>Release notes</summary> 350 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> 351 <blockquote> 352 <h2>v7.6.3</h2> 353 <h2>7.6.3</h2> 354 <ul> 355 <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> 356 </ul> 357 <h2>v7.6.2</h2> 358 <h2>7.6.2</h2> 359 <ul> 360 <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> 361 <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> 362 </ul> 363 <h2>v7.6.1</h2> 364 <h2>7.6.1</h2> 365 <ul> 366 <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> 367 <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> 368 <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> 369 <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> 370 </ul> 371 <h2>v7.6.0</h2> 372 <h2>7.6.0</h2> 373 <p>Storybook 7.6 is here with increased performance and much more!</p> 374 <ul> 375 <li>🔥 Improved SWC support</li> 376 <li>🧪 New test utilities and fast build mode</li> 377 <li>🔼 NextJS SWC + avif support & fixes</li> 378 <li>🤡 SvelteKit page and navigation mocking</li> 379 <li>⚛️ React-docgen upgrade</li> 380 <li>🎨 Controls a11y, background theming, and viewports</li> 381 <li>🩺 CLI: The doctor is in!</li> 382 <li>🚫 Addons: Remove React as a peer dependency</li> 383 <li>🪦 Storyshots and Vue2 deprecated</li> 384 </ul> 385 <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> 386 <!-- raw HTML omitted --> 387 <ul> 388 <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> 389 <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> 390 <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> 391 <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> 392 <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> 393 <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> 394 <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> 395 <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> 396 <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> 397 </ul> 398 <!-- raw HTML omitted --> 399 </blockquote> 400 <p>... (truncated)</p> 401 </details> 402 <details> 403 <summary>Changelog</summary> 404 <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> 405 <blockquote> 406 <h2>7.6.3</h2> 407 <ul> 408 <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> 409 </ul> 410 <h2>7.6.2</h2> 411 <ul> 412 <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> 413 <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> 414 </ul> 415 <h2>7.6.1</h2> 416 <ul> 417 <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> 418 <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> 419 <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> 420 <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> 421 </ul> 422 <h2>7.6.0</h2> 423 <p>Storybook 7.6 is here with increased performance and much more!</p> 424 <ul> 425 <li>🔥 Improved SWC support</li> 426 <li>🧪 New test utilities and fast build mode</li> 427 <li>🔼 NextJS SWC + avif support & fixes</li> 428 <li>🤡 SvelteKit page and navigation mocking</li> 429 <li>⚛️ React-docgen upgrade</li> 430 <li>🎨 Controls a11y, background theming, and viewports</li> 431 <li>🩺 CLI: The doctor is in!</li> 432 <li>🚫 Addons: Remove React as a peer dependency</li> 433 <li>🪦 Storyshots and Vue2 deprecated</li> 434 </ul> 435 <!-- raw HTML omitted --> 436 <ul> 437 <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> 438 <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> 439 <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> 440 <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> 441 <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> 442 <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> 443 <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> 444 <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> 445 <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> 446 <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> 447 <li>Angular: Include object configured styles - <a href="https://redirect.github.com/storybookjs/storybook/pull/24768">#24768</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 448 <li>Babel: Update all @babel/* dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/24610">#24610</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 449 <li>CLI: Add "doctor" command - <a href="https://redirect.github.com/storybookjs/storybook/pull/22236">#22236</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 450 <li>CLI: Add <code>@storybook/addon-designs</code> to non-core list - <a href="https://redirect.github.com/storybookjs/storybook/pull/24507">#24507</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 451 <li>CLI: Ensure errors with opening the browser are caught - <a href="https://redirect.github.com/storybookjs/storybook/pull/24668">#24668</a>, thanks <a href="https://github.com/xueyawei"><code>@xueyawei</code></a>!</li> 452 </ul> 453 <!-- raw HTML omitted --> 454 </blockquote> 455 <p>... (truncated)</p> 456 </details> 457 <details> 458 <summary>Commits</summary> 459 <ul> 460 <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> 461 <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> 462 <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> 463 <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> 464 <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> 465 <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> 466 <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> 467 <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> 468 <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> 469 <li><a href="https://github.com/storybookjs/storybook/commit/f18dbe606d327057a7ee4b307fc9c47378c60138"><code>f18dbe6</code></a> Merge branch 'next-release' into next</li> 470 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.3/code/addons/essentials">compare view</a></li> 471 </ul> 472 </details> 473 <br /> 474 475 Updates `@storybook/addon-interactions` from 7.5.0 to 7.6.3 476 <details> 477 <summary>Release notes</summary> 478 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> 479 <blockquote> 480 <h2>v7.6.3</h2> 481 <h2>7.6.3</h2> 482 <ul> 483 <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> 484 </ul> 485 <h2>v7.6.2</h2> 486 <h2>7.6.2</h2> 487 <ul> 488 <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> 489 <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> 490 </ul> 491 <h2>v7.6.1</h2> 492 <h2>7.6.1</h2> 493 <ul> 494 <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> 495 <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> 496 <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> 497 <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> 498 </ul> 499 <h2>v7.6.0</h2> 500 <h2>7.6.0</h2> 501 <p>Storybook 7.6 is here with increased performance and much more!</p> 502 <ul> 503 <li>🔥 Improved SWC support</li> 504 <li>🧪 New test utilities and fast build mode</li> 505 <li>🔼 NextJS SWC + avif support & fixes</li> 506 <li>🤡 SvelteKit page and navigation mocking</li> 507 <li>⚛️ React-docgen upgrade</li> 508 <li>🎨 Controls a11y, background theming, and viewports</li> 509 <li>🩺 CLI: The doctor is in!</li> 510 <li>🚫 Addons: Remove React as a peer dependency</li> 511 <li>🪦 Storyshots and Vue2 deprecated</li> 512 </ul> 513 <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> 514 <!-- raw HTML omitted --> 515 <ul> 516 <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> 517 <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> 518 <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> 519 <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> 520 <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> 521 <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> 522 <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> 523 <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> 524 <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> 525 </ul> 526 <!-- raw HTML omitted --> 527 </blockquote> 528 <p>... (truncated)</p> 529 </details> 530 <details> 531 <summary>Changelog</summary> 532 <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> 533 <blockquote> 534 <h2>7.6.3</h2> 535 <ul> 536 <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> 537 </ul> 538 <h2>7.6.2</h2> 539 <ul> 540 <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> 541 <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> 542 </ul> 543 <h2>7.6.1</h2> 544 <ul> 545 <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> 546 <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> 547 <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> 548 <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> 549 </ul> 550 <h2>7.6.0</h2> 551 <p>Storybook 7.6 is here with increased performance and much more!</p> 552 <ul> 553 <li>🔥 Improved SWC support</li> 554 <li>🧪 New test utilities and fast build mode</li> 555 <li>🔼 NextJS SWC + avif support & fixes</li> 556 <li>🤡 SvelteKit page and navigation mocking</li> 557 <li>⚛️ React-docgen upgrade</li> 558 <li>🎨 Controls a11y, background theming, and viewports</li> 559 <li>🩺 CLI: The doctor is in!</li> 560 <li>🚫 Addons: Remove React as a peer dependency</li> 561 <li>🪦 Storyshots and Vue2 deprecated</li> 562 </ul> 563 <!-- raw HTML omitted --> 564 <ul> 565 <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> 566 <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> 567 <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> 568 <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> 569 <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> 570 <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> 571 <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> 572 <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> 573 <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> 574 <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> 575 <li>Angular: Include object configured styles - <a href="https://redirect.github.com/storybookjs/storybook/pull/24768">#24768</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 576 <li>Babel: Update all @babel/* dependencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/24610">#24610</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> 577 <li>CLI: Add "doctor" command - <a href="https://redirect.github.com/storybookjs/storybook/pull/22236">#22236</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 578 <li>CLI: Add <code>@storybook/addon-designs</code> to non-core list - <a href="https://redirect.github.com/storybookjs/storybook/pull/24507">#24507</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> 579 <li>CLI: Ensure errors with opening the browser are caught - <a href="https://redirect.github.com/storybookjs/storybook/pull/24668">#24668</a>, thanks <a href="https://github.com/xueyawei"><code>@xueyawei</code></a>!</li> 580 </ul> 581 <!-- raw HTML omitted --> 582 </blockquote> 583 <p>... (truncated)</p> 584 </details> 585 <details> 586 <summary>Commits</summary> 587 <ul> 588 <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> 589 <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> 590 <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> 591 <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> 592 <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> 593 <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> 594 <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> 595 <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> 596 <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> 597 <li><a href="https://github.com/storybookjs/storybook/commit/f18dbe606d327057a7ee4b307fc9c47378c60138"><code>f18dbe6</code></a> Merge branch 'next-release' into next</li> 598 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.6.3/code/addons/interactions">compare view</a></li> 599 </ul> 600 </details> 601 <br /> 602 603 Updates `@storybook/addon-links` from 7.5.0 to 7.6.3 604 <details> 605 <summary>Release notes</summary> 606 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> 607 <blockquote> 608 <h2>v7.6.3</h2> 609 <h2>7.6.3</h2> 610 <ul> 611 <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> 612 </ul> 613 <h2>v7.6.2</h2> 614 <h2>7.6.2</h2> 615 <ul> 616 <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> 617 <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> 618 </ul> 619 <h2>v7.6.1</h2> 620 <h2>7.6.1</h2> 621 <ul> 622 <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> 623 <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> 624 <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> 625 <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> 626 </ul> 627 <h2>v7.6.0</h2> 628 <h2>7.6.0</h2> 629 <p>Storybook 7.6 is here with increased performance and much more!</p> 630 <ul> 631 <li>🔥 Improved SWC support</li> 632 <li>🧪 New test utilities and fast build mode</li> 633 <li>🔼 NextJS SWC + avif support & fixes</li> 634 <li>🤡 SvelteKit page and navigation mocking</li> 635 <li>⚛️ React-docgen upgrade</li> 636 <li>🎨 Controls a11y, background theming, and viewports</li> 637 <li>🩺 CLI: The doctor is in!</li> 638 <li>🚫 Addons: Remove React as a peer dependency</li> 639 <li>🪦 Storyshots and Vue2 deprecated</li> 640 </ul> 641 <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> 642 <!-- raw HTML omitted --> 643 <ul> 644 <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> 645 <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> 646 <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> 647 <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> 648 <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> 649 <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> 650 <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> 651 <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> 652 <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> 653 </ul> 654 <!-- raw HTML omitted --> 655 </blockquote> 656 <p>... (truncated)</p> 657 </details> 658 <details> 659 <summary>Changelog</summary> 660 <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> 661 <blockquote> 662 <h2>7.6.3</h2> 663 <ul> 664 <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> 665 </ul> 666 <h2>7.6.2</h2> 667 <ul> 668 <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> 669 <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> 670 </ul> 671 <h2>7.6.1</h2> 672 <ul> 673 <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> 674 <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> 675 <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> 676 <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> 677 </ul> 678 <h2>7.6.0</h2> 679 <p>Storybook 7.6 is here with increased performance and much more!</p> 680 <ul> 681 <li>🔥 Improved SWC support</li> 682 <li>🧪 New test utilities and fast build mode</li> 683 <li>🔼 NextJS SWC + avif support & fixes</li> 684 <li>🤡 SvelteKit page and navigation mocking</li> 685 <li>⚛️ React-docgen upgrade</li> 686 <li>🎨 Controls a11y, background theming, and viewports</li> 687 <li>🩺 CLI: The doctor is in!</li> 688 <li>🚫 Addons: Remove React as a peer dependency</li> 689 <li>🪦 Storyshots and Vue2 deprecated</li> 690 </ul> 691 <!-- raw HTML omitted --> 692 <ul> 693 <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> 694 <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> 695 <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> 696 <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> 697 <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> 698 <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> 699 <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="http... 700 701 _Description has been truncated_ 702 703 704 ## Comments 705 706 ### @dependabot[bot] — 2023-12-06T09:51:39Z 707 708 Superseded by #195. 709