Commit 0333080
Upgrade Storybook from 9.1.16 to 10.0.8
Upgraded all Storybook packages to version 10.0.8:
- @storybook/addon-docs: 9.1.16 → 10.0.8
- @storybook/addon-links: 9.1.16 → 10.0.8
- @storybook/preset-create-react-app: 9.1.16 → 10.0.8
- @storybook/react-webpack5: 9.1.16 → 10.0.8
- storybook: 9.1.16 → 10.0.8
Note: storybook-addon-remix-react-router@5.0.0 shows a peer dependency
warning (expects ^9.0.0) but works perfectly with Storybook 10.0.8.
Official Storybook 10 support is tracked in issue #94 on the addon repo.
Verified functionality:
- All stories render correctly (text, charts, primitives)
- Theme toggle (light/dark) working
- React Router addon functioning properly
- Visual tests addon accessible
- Controls and Actions panels operational
- No runtime errors or console warnings
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 42d90bb commit 0333080
2 files changed
+269
-190
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments