623 Commits

Author SHA1 Message Date
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
Yann Braga
2c583f543b CLI: execute automigrations on enter 2022-12-12 17:31:21 +01:00
Kasper Peulen
589dcfcf75
Merge pull request #20159 from storybookjs/kasper/sb-1047-re-enable-ts-49-ci-templates 2022-12-12 13:58:07 +01:00
Kasper Peulen
75c9a262e0 Re-enable TS 4.9 CLI templates 2022-12-12 11:01:42 +01:00
Michael Shilman
8f992382ed
Merge pull request #20181 from storybookjs/jeppe/support-new-sveltekit
SvelteKit: Support `v1.0.0-next.574` and above
2022-12-11 04:22:21 +08:00
Michael Shilman
4a1024130b Update git head to 7.0.0-beta.3, update yarn.lock [ci skip] 2022-12-10 10:24:01 +08:00
Michael Shilman
9a57b4788c v7.0.0-beta.3 2022-12-10 10:19:22 +08:00
Michael Shilman
2f91383792 Update root, peer deps, version.ts/json to 7.0.0-beta.3 [ci skip] 2022-12-10 10:15:41 +08:00
Michael Shilman
c5ebb211fc
Merge pull request #20094 from storybookjs/jeppe/sveltekit-framework-automigration
SvelteKit: Automigration
2022-12-10 10:05:14 +08:00
Michael Shilman
caf06433f6 Merge branch 'next' into jeppe/sveltekit-framework-automigration 2022-12-10 09:26:35 +08:00
Norbert de Langen
f4e313c0f4
Merge branch 'next' into norbert/sb-1075-listing-migrations-fails 2022-12-10 00:29:13 +01:00
Norbert de Langen
59d0bcc962
Revert "fix migrate command"
This reverts commit c6f4baba2a22aee6d183683ac7ca7a1f3bec1d64.
2022-12-09 23:36:16 +01:00
Norbert de Langen
c6f4baba2a
fix migrate command
also bring type safety for migrate command to lib/cli
2022-12-09 23:32:46 +01:00
Jeppe Reinhold
52c87ee5f0 implement ConfigFile.removeField and use it, run SK migration before builder vite 2022-12-09 21:49:35 +01:00
Jeppe Reinhold
54896abd5e Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-new-sveltekit 2022-12-09 12:42:58 +01:00
Jeppe Reinhold
37b69a0d91 Merge branch 'jeppe/sveltekit-framework-automigration' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration 2022-12-09 12:30:58 +01:00
Jeppe Reinhold
1a38dd25c3 don't remove @storybook/svelte renderer 2022-12-09 12:23:57 +01:00
Jeppe Reinhold
ec1bd9852e
Apply suggestions from code review
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-09 12:07:55 +01:00
Michael Shilman
4139b43db1 Update git head to 7.0.0-beta.2, update yarn.lock [ci skip] 2022-12-09 12:42:28 +08:00
Michael Shilman
66a0d58818 v7.0.0-beta.2 2022-12-09 12:37:49 +08:00
Michael Shilman
a8b7c70ee4 Update root, peer deps, version.ts/json to 7.0.0-beta.2 [ci skip] 2022-12-09 12:34:14 +08:00
Tom Coleman
0cb361fa16
Merge pull request #20166 from storybookjs/norbert/sb-919-sb19731-typescriptcheckoptions-has-been
Fix: typescript.checkOptions not a valid interface
2022-12-09 10:21:10 +11:00
Jeppe Reinhold
b09b1a68d1 fix sveltekit repro templates to support new args 2022-12-08 22:32:00 +01:00
Michael Shilman
b4d2827c1a Update git head to 7.0.0-beta.1, update yarn.lock [ci skip] 2022-12-09 01:32:11 +08:00
Michael Shilman
42c08678ac v7.0.0-beta.1 2022-12-09 01:26:25 +08:00
Michael Shilman
65ed9b5acc Update root, peer deps, version.ts/json to 7.0.0-beta.1 [ci skip] 2022-12-09 01:23:57 +08:00
Norbert de Langen
635d4343ee
fix check for devDependencies, but that key is not always defined. 2022-12-08 16:31:10 +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
Jeppe Reinhold
43b56e449f Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration 2022-12-07 23:06:19 +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
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
eb30155853 CLI: Replace addon-docs Meta with blocks and add blocks dep 2022-12-08 00:03:57 +08: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
Michael Shilman
de23d5dfb2 CLI: Fix upgrade --prerelease to upgrade to the next tag 2022-12-07 19:48:24 +08: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
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
Jeppe Reinhold
66fa6ac6fb simplify tests to make them pass CI 2022-12-07 01:26:17 +01:00
Jeppe Reinhold
3519a53b73 remove comment about migrating types 2022-12-07 00:04:27 +01:00
Jeppe Reinhold
ce21620319 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration 2022-12-07 00:02:47 +01:00
Jeppe Reinhold
d26a1c2c4f typos 2022-12-07 00:01:50 +01:00
Jeppe Reinhold
f21b170e29 handle 6.5 svelte vite setups - before newFrameworks fix 2022-12-06 23:45:11 +01:00