Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
0d0445e
docs: reorganising nextjs styling section, extracting snippets and ad…
gpoole Sep 25, 2025
1242db5
docs: updating nextjs styling snippets to follow snippet conventions …
gpoole Sep 25, 2025
184a380
docs: fixing next.config.js example and out-of-date Next.js docs link
gpoole Sep 25, 2025
623d765
docs: fixing missing renderer from nextjs styling snippets
gpoole Sep 25, 2025
7276c1a
docs: indirectly reference config files and fix casing of styling sec…
gpoole Sep 25, 2025
bdd58ae
Merge branch 'next' into patch-1
Sidnioulz Nov 3, 2025
9415c36
docs: switch NextJS sass sample to ESM
gpoole Nov 9, 2025
666b568
docs: rewording of nextjs css modules snippet
gpoole Nov 9, 2025
3f1fa49
Merge branch 'next' into patch-1
Sidnioulz Nov 10, 2025
6e35108
fix(core): prevent updating non-existent stories
ia319 Nov 13, 2025
a0e9f87
docs(CONTRIBUTING): update watch mode cli command examples
huang-julien Nov 30, 2025
3a45ba9
Telemetry: Refactor telemetry event caching to support queued operati…
valentinpalkovic Dec 10, 2025
a71d9f4
Bug: Exclude open from pre-bundling to ensure local xdg-open is reach…
Sidnioulz Dec 10, 2025
4dd9f9f
Automigrate: Fix missing await
valentinpalkovic Dec 10, 2025
589e0b2
CLI: Remove REACT_PROJECT projectType
valentinpalkovic Dec 10, 2025
aed740f
Merge branch 'next' into bug/32997-prevent-story-state-corruption
valentinpalkovic Dec 10, 2025
9f6c2ce
Refactor telemetry event caching to streamline operation processing
valentinpalkovic Dec 10, 2025
896a078
Merge branch 'next' into valentin/fix-missing-await-for-dependency-in…
valentinpalkovic Dec 10, 2025
23b7191
Merge pull request #33334 from storybookjs/valentin/remove-react-proj…
yannbf Dec 10, 2025
b3c3b40
Merge pull request #33333 from storybookjs/valentin/fix-missing-await…
yannbf Dec 10, 2025
6d70bfe
Merge pull request #33325 from storybookjs/sidnioulz/issue-32949
valentinpalkovic Dec 11, 2025
69ddce7
Merge branch 'next-release' into next
storybook-bot Dec 11, 2025
4f10df6
Merge branch 'next' into valentin/fix-telemetry-last-event
valentinpalkovic Dec 11, 2025
bb01d69
Fix types and tests
valentinpalkovic Dec 11, 2025
5e26703
Merge pull request #33323 from storybookjs/valentin/fix-telemetry-las…
valentinpalkovic Dec 11, 2025
58ad437
Update CircleCI configuration to standardize test result and artifact…
ndelangen Dec 11, 2025
2c6d6f3
Merge branch 'next' into norbert/change-store_artifacs-path
ndelangen Dec 11, 2025
aa5bea7
Merge pull request #33338 from storybookjs/norbert/change-store_artif…
ndelangen Dec 11, 2025
6f262ad
Update CHANGELOG.md for v10.1.7 [skip ci]
storybook-bot Dec 11, 2025
fd9698a
Fix: Handle Next.js 14 compatibility for draftMode import
tanujbhaud Dec 11, 2025
a819b69
React: Use self-closing tag for code snippets
valentinpalkovic Dec 12, 2025
647696a
Re-order tests
valentinpalkovic Dec 12, 2025
470bb37
Fix tests
valentinpalkovic Dec 12, 2025
b783937
React-Vite: Update @joshwooding/vite-plugin-react-docgen-typescript
valentinpalkovic Dec 12, 2025
bda866e
Merge pull request #33349 from storybookjs/valentin/update-vite-plugi…
valentinpalkovic Dec 12, 2025
c4980c1
Update CHANGELOG.md for v10.1.8 [skip ci]
storybook-bot Dec 12, 2025
405ae3d
Nextjs-Vite: Update vite-plugin-storybook-nextjs
valentinpalkovic Dec 12, 2025
8803266
chore: feedbacks
huang-julien Dec 12, 2025
d8169b5
Telemetry: Remove instance of check for sub-error handling
valentinpalkovic Dec 14, 2025
87bdf8b
Merge pull request #33356 from storybookjs/valentin/telemetry-instanc…
valentinpalkovic Dec 14, 2025
4cd6783
Merge pull request #33351 from storybookjs/valentin/update-vite-plugi…
valentinpalkovic Dec 14, 2025
fb4ea6b
Fix: Adjust incorrect and outdated links in the codebase
jonniebigodes Dec 14, 2025
a00eed9
filter env vars from .env files
JReinhold Dec 12, 2025
883720a
Fix tests
valentinpalkovic Dec 15, 2025
a1c20cf
Merge pull request #33342 from storybookjs/valentin/self-closing-tag-…
valentinpalkovic Dec 15, 2025
8a46fe2
Merge pull request #33037 from ia319/bug/32997-prevent-story-state-co…
valentinpalkovic Dec 15, 2025
828fe0c
Update CHANGELOG.md for v10.1.9 [skip ci]
storybook-bot Dec 15, 2025
4033f33
Merge pull request #33341 from tanujbhaud/fix/nextjs-14-draft-mode-32950
valentinpalkovic Dec 15, 2025
e4bedb7
Merge branch 'next' into fix_outdated_docs_references_codebase
jonniebigodes Dec 15, 2025
0918cb5
Merge pull request #33359 from storybookjs/fix_outdated_docs_referenc…
jonniebigodes Dec 15, 2025
a0a32ae
Merge branch 'next' into docs/update_contributing_md
jonniebigodes Dec 15, 2025
29fb088
Merge pull request #33236 from huang-julien/docs/update_contributing_md
jonniebigodes Dec 15, 2025
b4e6c87
Merge branch 'next' into patch-1
jonniebigodes Dec 15, 2025
8b8df12
Merge pull request #28625 from gpoole/patch-1
jonniebigodes Dec 15, 2025
ab43b23
Docs: Fix broken links in framework pages
jonniebigodes Dec 16, 2025
c30a754
adjust path import
jonniebigodes Dec 16, 2025
fcc7d76
fix language for react native install snippet
jonniebigodes Dec 16, 2025
3d9a2a5
Merge pull request #33369 from storybookjs/docs_fix_framework_documen…
jonniebigodes Dec 16, 2025
5fb64f1
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/fi…
JReinhold Dec 16, 2025
1cbf505
fix process.env replacements in webpack producing invalid syntax
JReinhold Dec 17, 2025
35bd9a2
Merge pull request #33383 from storybookjs/jeppe/fix-env-var-2
JReinhold Dec 17, 2025
4a1a4c2
Write changelog for 10.2.0-alpha.7 [skip ci]
storybook-bot Dec 17, 2025
3c44baf
manually add additional patch entries to changelog
JReinhold Dec 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bug: Exclude open from pre-bundling to ensure local xdg-open is reach…
…able
  • Loading branch information
Sidnioulz committed Dec 10, 2025
commit a71d9f481c548092cc0eefc7aea0bfb5c23ce33c
2 changes: 1 addition & 1 deletion code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
"@vitest/expect": "3.2.4",
"@vitest/spy": "3.2.4",
"esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0",
"open": "^10.2.0",
"recast": "^0.23.5",
"semver": "^7.6.2",
"use-sync-external-store": "^1.5.0",
Expand Down Expand Up @@ -294,7 +295,6 @@
"modern-tar": "^0.5.5",
"nanoid": "^4.0.2",
"npmlog": "^7.0.0",
"open": "^10.2.0",
"p-limit": "^6.2.0",
"package-manager-detector": "^1.1.0",
"picocolors": "^1.1.0",
Expand Down
Loading