Valentin Palkovic
|
4318e8528d
|
Add Next 12 sandbox
|
2022-12-13 16:14:27 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jeppe Reinhold
|
9a4b595c1f
|
Merge branch 'next' into jeppe/fix-new-sveltekit
|
2022-12-13 01:35:28 +01: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 |
|
Jeppe Reinhold
|
7f81e2a860
|
don't migrate when already using sveltekit framework
|
2022-12-12 09:02:08 +01:00 |
|
Jeppe Reinhold
|
497ff7ce44
|
support async Vite plugins in checkers, use new SvelteKit plugin names
|
2022-12-11 01:42:00 +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 |
|
Tom Coleman
|
1dc35cd8f6
|
Don't send boot event when cliOptions.disableTelemetry is passed
|
2022-12-08 10:22:02 +11: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 |
|