Skip to content

Commit 367262e

Browse files
authored
Merge pull request #31738 from storybookjs/version-patch-from-9.0.8
Release: Patch 9.0.9
2 parents 95bdbee + 6805528 commit 367262e

File tree

98 files changed

+519
-1255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+519
-1255
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 9.0.9
2+
3+
- Angular: Update MiniCssExtractPlugin configuration for cache busting - [#31752](https://github.com/storybookjs/storybook/pull/31752), thanks @valentinpalkovic!
4+
- CSF: Story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component - [#31723](https://github.com/storybookjs/storybook/pull/31723), thanks @mihkeleidast!
5+
- Core: Delete shim addon packages - [#31728](https://github.com/storybookjs/storybook/pull/31728), thanks @ndelangen!
6+
- Core: Disable interactions debugger on composed stories to avoid cross-origin error - [#31685](https://github.com/storybookjs/storybook/pull/31685), thanks @ghengeveld!
7+
- Core: Fix cyclical dependency in core addons - [#31750](https://github.com/storybookjs/storybook/pull/31750), thanks @JReinhold!
8+
- Core: Restore original clipboard after invoking `userEvent.setup()` - [#31730](https://github.com/storybookjs/storybook/pull/31730), thanks @ghengeveld!
9+
- Next.js: Add webpack alias to resolve Next.js package conflicts - [#31755](https://github.com/storybookjs/storybook/pull/31755), thanks @valentinpalkovic!
10+
- Next.js: Enhance Vite configuration with styled-jsx aliasing - [#31757](https://github.com/storybookjs/storybook/pull/31757), thanks @valentinpalkovic!
11+
112
## 9.0.8
213

314
- Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard - [#31682](https://github.com/storybookjs/storybook/pull/31682), thanks @ghengeveld!

code/addons/actions/manager.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/addons/actions/package.json

Lines changed: 0 additions & 74 deletions
This file was deleted.

code/addons/actions/preview.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/addons/actions/project.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

code/addons/actions/src/error.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

code/addons/actions/src/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/addons/actions/src/manager.tsx

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/addons/actions/src/preview.tsx

Lines changed: 0 additions & 1 deletion
This file was deleted.

code/addons/actions/tsconfig.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)