1841 Commits

Author SHA1 Message Date
Norbert de Langen
9286a8c65b
Merge branch 'next' into tech/tsup-core-server-v2 2022-12-08 11:26:07 +01:00
Michael Shilman
67ccaafe13 Upgrade express to fix security warning 2022-12-08 16:24:29 +08:00
Michael Shilman
a7a36b6023 Update git head to 7.0.0-beta.0, update yarn.lock [ci skip] 2022-12-08 16:02:32 +08:00
Michael Shilman
2e4ddde6a0 v7.0.0-beta.0 2022-12-08 15:58:06 +08:00
Michael Shilman
008509fcf1 Update root, peer deps, version.ts/json to 7.0.0-beta.0 [ci skip] 2022-12-08 15:53:20 +08:00
Josh Wooding
9d074e69c6
Add csf-plugin to vite 2022-12-08 01:55:27 +00:00
Norbert de Langen
1b171639ec
cleanup package.json files field 2022-12-07 19:37:44 +01:00
Norbert de Langen
ff6b28e391
add a node entry to exportmap to all packages so core-server can be bundled 2022-12-07 19:17:41 +01:00
Michael Shilman
afe021c79b Update git head to 7.0.0-alpha.62, update yarn.lock [ci skip] 2022-12-08 01:41:37 +08:00
Michael Shilman
27a91217b1 v7.0.0-alpha.62 2022-12-08 01:35:26 +08:00
Michael Shilman
e3582011fb Update root, peer deps, version.ts/json to 7.0.0-alpha.62 [ci skip] 2022-12-08 01:32:42 +08:00
Michael Shilman
9275eb95da
Merge pull request #20136 from storybookjs/shilman/preceding-upgrade-event
Telemetry: Add precedingUpgrade data to dev/build/error events
2022-12-08 01:30:25 +08:00
Michael Shilman
e0dda85d66
Merge pull request #20135 from storybookjs/fix/csfexports-type
Add args generic to CSFExports
2022-12-08 01:15:37 +08:00
Michael Shilman
adb737f71c
Merge pull request #20128 from storybookjs/norbert/sb-1049-sb20080-bug-automigrations-for-svelte
Fix new-frameworks automigration failing to read frameworkOptions field.
2022-12-08 01:14:48 +08:00
Michael Shilman
41f49c31ea Merge branch 'next' into shilman/preceding-upgrade-event 2022-12-08 01:08:47 +08:00
Michael Shilman
57a83d4659
Merge pull request #20133 from storybookjs/shilman/add-blocks-dependency
CLI: Replace addon-docs Meta with blocks and add blocks dep
2022-12-08 01:02:42 +08:00
Michael Shilman
a78ef8d9a2 Fix error reporting logic & tests 2022-12-08 00:58:15 +08:00
Michael Shilman
865fa79128 Telemetry: Add precedingUpgrade data to dev/build/error events 2022-12-08 00:26:30 +08:00
Yann Braga
ee8a9906ff Add args generic to CSFExports 2022-12-07 17:23:09 +01:00
Norbert de Langen
a62bbcd156
add export 2022-12-07 17:22:24 +01:00
Norbert de Langen
fd4e97ad36
add "node" entrypoint 2022-12-07 17:14:24 +01:00
Norbert de Langen
00d9ff5af8
Merge branch 'next' into tech/tsup-core-server 2022-12-07 17:08:58 +01:00
Norbert de Langen
93d01dcd0b
make it use tsup in the package.json 2022-12-07 17:06:09 +01:00
Michael Shilman
eb30155853 CLI: Replace addon-docs Meta with blocks and add blocks dep 2022-12-08 00:03:57 +08:00
Norbert de Langen
a544086dbf
change the icon 2022-12-07 16:32:17 +01:00
Norbert de Langen
bf32d2b431
change favicon.ico to favicon.svg as modern browsers support this 2022-12-07 16:07:16 +01:00
Norbert de Langen
9cd0f3b3f3
wrap with a try-catch as suggested by shilman
Co-authored-by: Michael Shilman <shilman@lab80.co>
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2022-12-07 15:07:15 +01:00
Norbert de Langen
2da6dd37dc
seems that passing something into next call is not a good idea, who knew? 2022-12-07 14:25:20 +01:00
Norbert de Langen
cec506ddb3
Merge branch 'next' into norbert/sb-1055-iframehtml-not-found-error-when-starting 2022-12-07 14:22:57 +01:00
Norbert de Langen
48789b18b3
add type 2022-12-07 14:20:07 +01:00
Norbert de Langen
ea26a0031b
fix solution, and cleanup the code 2022-12-07 14:18:15 +01:00
Norbert de Langen
b65c3c57f7
make it use the router, otherwise next() doesn't find the injected middleware 2022-12-07 14:09:07 +01:00
Michael Shilman
de23d5dfb2 CLI: Fix upgrade --prerelease to upgrade to the next tag 2022-12-07 19:48:24 +08:00
Norbert de Langen
dc8016a208
re-order start, only open browser as preview has started (not yet completed) add a handler to keep iframe.html request waiting until preview is completed 2022-12-07 12:12:24 +01:00
Michael Shilman
1df572fe8b Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip] 2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b v7.0.0-alpha.61 2022-12-07 18:58:10 +08:00
Michael Shilman
989624874b Update root, peer deps, version.ts/json to 7.0.0-alpha.61 [ci skip] 2022-12-07 18:55:00 +08:00
Norbert de Langen
e1a3a82fee
change the vite mdx plugin to use the mdxCompilerOptions from the preset, similar to how webpack does it now 2022-12-07 10:42:44 +01:00
Michael Shilman
606de0f52d Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip] 2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16 v7.0.0-alpha.60 2022-12-07 12:24:15 +08:00
Michael Shilman
0c73183924 Update root, peer deps, version.ts/json to 7.0.0-alpha.60 [ci skip] 2022-12-07 12:15:10 +08:00
Tom Coleman
b88b9c5ec1
Merge pull request #20115 from storybookjs/tom/sb-980-normalize-http-vs-ssh-git-urls-for
Deal with a lot of different edge cases for git URLs
2022-12-07 15:11:54 +11:00
Michael Shilman
8d2ebf51be Clean up babelModeV7 migration and code 2022-12-07 11:31:23 +08:00
Tom Coleman
7fd5ec25bf Removed unused code 2022-12-07 12:54:42 +11:00
Tom Coleman
c6d966eb64 Deal with a lot of different edge cases for git URLs 2022-12-07 12:18:44 +11:00
Norbert de Langen
19eb636043
Merge pull request #20110 from storybookjs/tech/peer-dep-attempt
Fix peer dependencies for npm8/pnpm/yarn pnp - retry
2022-12-06 20:36:00 +01:00
Valentin Palkovic
c74279af5d
Merge pull request #20109 from storybookjs/valentin/remove-peer-deps-from-core
Remove peer deps from core-common
2022-12-06 20:15:23 +01:00
Norbert de Langen
5734438af0
Merge branch 'next' into tech/peer-dep-attempt 2022-12-06 19:57:22 +01:00
Michael Shilman
62d0ce3dd8 Update git head to 7.0.0-alpha.59, update yarn.lock [ci skip] 2022-12-07 00:16:44 +08:00
Michael Shilman
8d3068344b v7.0.0-alpha.59 2022-12-07 00:07:31 +08:00