1949 Commits

Author SHA1 Message Date
Michael Shilman
bb46d575a1 Csf-plugin: Fix spurious storiesOf warnings 2022-12-14 18:05:58 +08:00
Michael Shilman
afcd3b4d60
Merge pull request #20231 from storybookjs/norbert/sb-1087-sb20179-pnpm-missing-typescript-peer
Core: Remove unnecessary peer deps
2022-12-14 17:08:12 +08:00
Tom Coleman
00da7f9d5e
Merge pull request #20253 from storybookjs/20252-fix-ssv6
Fix issues with running SSv6
2022-12-14 19:36:15 +11:00
Norbert de Langen
ea6054f74d
Merge pull request #20232 from storybookjs/fix/20138
Core: Fix config.base relative paths
2022-12-14 08:59:42 +01:00
Tom Coleman
baa01044b4 Get rid of no longer required replacements 2022-12-14 15:51:02 +11:00
Ian VanSchooten
72f8565068 Add optional TypeScript peer dependency 2022-12-13 21:08:36 -05:00
Yann Braga
ec2ab185b8 update links and improve prompt text 2022-12-13 23:13:36 +01:00
Michael Shilman
17f81336ea Fix types 2022-12-13 22:46:14 +01:00
Michael Shilman
e134c74d72 Fix types 2022-12-13 22:46:14 +01:00
Yann Braga
665724eb18 remove skipInstall 2022-12-13 22:46:14 +01:00
Yann Braga
d1adc1eb89 warn vite+next users about the nextjs package 2022-12-13 22:46:14 +01:00
Yann Braga
2b4e3a7bb9 add nextjs framework automigration 2022-12-13 22:46:14 +01:00
Norbert de Langen
989f6afe8a
change to begin url with ./ 2022-12-13 18:14:46 +01:00
Norbert de Langen
8063a0ed6f
Merge pull request #20207 from storybookjs/norbert/sb-1063-vite-in-dev-mode-with-storystorev6-cleaned
Fix: vite devmode with storyStoreV6 by ensuring singleton via global
2022-12-13 17:41:46 +01:00
Norbert de Langen
0865977b06
cleanup up some peerDeps 2022-12-13 17:36:51 +01:00
Michael Shilman
1486c8821f Update git head to 7.0.0-beta.6, update yarn.lock [ci skip] 2022-12-14 00:15:33 +08:00
Michael Shilman
edcda9c064 v7.0.0-beta.6 2022-12-14 00:10:09 +08:00
Michael Shilman
8e87b4f2bd Update root, peer deps, version.ts/json to 7.0.0-beta.6 [ci skip] 2022-12-14 00:07:37 +08:00
Norbert de Langen
70f53daa53
Merge pull request #20216 from storybookjs/vite/force-3
Vite: Use Vite 3 (temporarily)
2022-12-13 17:05:45 +01:00
Michael Shilman
d5a7a65e90 Update git head to 7.0.0-beta.5, update yarn.lock [ci skip] 2022-12-13 23:27:30 +08:00
Michael Shilman
8a44bd6080 v7.0.0-beta.5 2022-12-13 23:21:27 +08:00
Michael Shilman
e7616c871a Update root, peer deps, version.ts/json to 7.0.0-beta.5 [ci skip] 2022-12-13 23:16:05 +08:00
Michael Shilman
3db1a9db1d
Merge pull request #20223 from storybookjs/fix/split-sb-scripts-automigration
CLI: split sb-scripts into two different migrations
2022-12-13 23:05:52 +08:00
Jeppe Reinhold
cee5b0f745
Merge pull request #20194 from storybookjs/jeppe/fix-new-sveltekit
Vite: Support async Vite plugins
2022-12-13 14:18:39 +01:00
Norbert de Langen
efe6af726b
make tests pass 2022-12-13 13:01:05 +01:00
Valentin Palkovic
a1fc7e3aaf
Merge pull request #20206 from storybookjs/valentin/add-react-peer-dep-warning
CLI: Add React peer dep runtime check
2022-12-13 12:58:02 +01:00
Valentin Palkovic
6224172743
Update code/lib/cli/src/ensure-react-peer-deps.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-13 12:23:10 +01:00
Jeppe Reinhold
4c2c50fcfb Merge branch 'jeppe/fix-new-sveltekit' of github.com:storybookjs/storybook into jeppe/fix-new-sveltekit 2022-12-13 12:21:42 +01:00
Jeppe Reinhold
d77a6ef178 fix sveltekit generator without templates 2022-12-13 12:21:25 +01:00
Norbert de Langen
775f3ae542
ensure exports using singleton always reference the global 2022-12-13 12:18:34 +01:00
Yann Braga
c7d5c02865 CLI: split sb-scripts into two different migrations
- One that takes care of sb binaries
- Another that takes care of sb scripts
2022-12-13 11:23:23 +01:00
Jeppe Reinhold
d273f66d4c
Merge branch 'next' into jeppe/fix-new-sveltekit 2022-12-13 11:11:32 +01:00
Tom Coleman
aa747ea1a9
Merge pull request #20144 from storybookjs/tom/sb-1064-dont-send-init-events-if-opt-ing-out
Telemetry: Don't send boot event when cliOptions.disableTelemetry is passed
2022-12-13 20:28:08 +11:00
Norbert de Langen
a735bb98d6
Merge pull request #20199 from codeisforme/fix/upgrade-deps
upgrade vitejs and esbuild
2022-12-13 09:32:15 +01:00
Valentin Palkovic
0eafd67ffa Edit peer deps react error message 2022-12-13 09:13:48 +01:00
Valentin Palkovic
a32abfd94e Add React Peer dep warning 2022-12-13 09:13:48 +01:00
Ian VanSchooten
e335745f7d Revert "Revert "Do not add react plugin into non-react projects""
This reverts commit 4b179ad73f8b49232a0aac4383ff8607dbd1d956.
2022-12-13 01:10:44 -05:00
Ian VanSchooten
fd263f8275 Prevent fast-refresh on mdx files 2022-12-13 01:08:55 -05:00
Ian VanSchooten
4b179ad73f Revert "Do not add react plugin into non-react projects"
This reverts commit c0ebe64b870b18a65330318a6f1c687540473174.
2022-12-13 00:19:37 -05:00
Tom Coleman
615703c284 Merge remote-tracking branch 'origin/next' into tom/sb-1064-dont-send-init-events-if-opt-ing-out 2022-12-13 15:42:28 +11:00
Ian VanSchooten
eb6dd037a1 Use plugin-react dependency, instead of from config 2022-12-12 23:40:19 -05:00
Ian VanSchooten
c0ebe64b87 Do not add react plugin into non-react projects 2022-12-12 23:39:45 -05:00
Ian VanSchooten
13d589afc5 Vite: Use Vite 3 (temporarily) 2022-12-12 23:39:20 -05:00
Michael Shilman
fa999299a9 Update git head to 7.0.0-beta.4, update yarn.lock [ci skip] 2022-12-13 09:39:35 +08:00
Michael Shilman
4d869ed6f7 v7.0.0-beta.4 2022-12-13 09:34:00 +08:00
Michael Shilman
f16c549891 Update root, peer deps, version.ts/json to 7.0.0-beta.4 [ci skip] 2022-12-13 09:31:42 +08:00
Tom Coleman
bd55e2b481 Fix test failure 2022-12-13 11:35:35 +11:00
Jeppe Reinhold
9a4b595c1f
Merge branch 'next' into jeppe/fix-new-sveltekit 2022-12-13 01:35:28 +01:00
James LiVolsi
126e9c5cc0 revert update to @vitejs-plugin-react 2022-12-12 17:47:30 -06:00
James LiVolsi
18f2f3b7a9 Merge branch 'next' of github.com:storybookjs/storybook into fix/upgrade-deps
Pull latest next
2022-12-12 16:22:19 -06:00