580 Commits

Author SHA1 Message Date
Michael Shilman
c466d4f77c v7.0.0-beta.9 2022-12-16 00:15:33 +08:00
Valentin Palkovic
57d967dfaf Support Angular 15.0.4 2022-12-15 12:02:43 +01:00
Norbert de Langen
4c5fc3819b
fix linting after some version of some dep was different 2022-12-14 21:04:27 +01:00
Kyle Gach
836deaa04a Add auto-migration instructions to nextjs README 2022-12-14 09:36:02 -07:00
Michael Shilman
dadc3471a0 Update git head to 7.0.0-beta.8, update yarn.lock [ci skip] 2022-12-14 23:46:54 +08:00
Michael Shilman
5340574d89 v7.0.0-beta.8 2022-12-14 23:40:38 +08:00
Michael Shilman
12f4d50c89
Merge pull request #20270 from storybookjs/automigrate-svelteoptions
Svelte-Vite: remove `svelteOptions` in automigration
2022-12-14 23:23:09 +08:00
Jeppe Reinhold
bffd1263cd sveltekit readme reflects autoremoval of svelteOptions 2022-12-14 15:17:11 +01:00
Michael Shilman
66a5072c8f Update git head to 7.0.0-beta.7, update yarn.lock [ci skip] 2022-12-14 22:09:39 +08:00
Michael Shilman
e16a8c685e v7.0.0-beta.7 2022-12-14 22:01:47 +08:00
Jeppe Reinhold
4005f23421 more precise supported features table. 2022-12-14 13:50:10 +01:00
Kasper Peulen
75b2812c0b
Merge pull request #20259 from storybookjs/kasper/sb-1117-dont-export-renderer-from-framework 2022-12-14 13:26:20 +01:00
Valentin Palkovic
06910f28c4
Merge pull request #20092 from storybookjs/valentin/add-next-12-sandbox
Add Next 12 sandbox
2022-12-14 13:24:12 +01:00
Valentin Palkovic
5d0cd80c2a Fix linting 2022-12-14 13:05:44 +01:00
Kasper Peulen
69e68fbdf5 Don't export renderer from framework 2022-12-14 12:12:10 +01:00
Valentin Palkovic
5bf5a315c5 Allow Next.js project not having a next.config file 2022-12-14 11:39:58 +01:00
Jeppe Reinhold
ff57a1a3fd describe svelteOptions in SvelteKit readme 2022-12-13 23:59:53 +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
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
Jeppe Reinhold
9075816796
Merge branch 'next' into jeppe/sveltekit-docs 2022-12-13 16:02:08 +01:00
Jeppe Reinhold
cc3244af19 Merge branch 'jeppe/sveltekit-docs' of github.com:storybookjs/storybook into jeppe/sveltekit-docs 2022-12-13 16:01:44 +01:00
Jeppe Reinhold
c8486fa795 remove framework options 2022-12-13 16:01:36 +01:00
Jeppe Reinhold
318d3e78c7
Update code/frameworks/sveltekit/README.md
Co-authored-by: Shaun Evening <shaun@chromatic.com>
2022-12-13 16:00:51 +01:00
Jeppe Reinhold
36d22f4fce typo 2022-12-13 15:38:01 +01:00
Jeppe Reinhold
3e4468b487 improve readme 2022-12-13 15:32:46 +01:00
Jeppe Reinhold
d273f66d4c
Merge branch 'next' into jeppe/fix-new-sveltekit 2022-12-13 11:11:32 +01:00
Jeppe Reinhold
79282aaece remove Button stories from sveltekit 2022-12-13 11:10:43 +01: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
Jeppe Reinhold
6424378a3d fix nextjs framework docs 2022-12-12 21:13:48 +01:00
Jeppe Reinhold
39ee3293b4 initial docs 2022-12-12 21:13:40 +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
caf06433f6 Merge branch 'next' into jeppe/sveltekit-framework-automigration 2022-12-10 09:26:35 +08:00
Jeppe Reinhold
c8914eff87 log error message instead of throwing 2022-12-09 12:51:55 +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
ace93e17fe detect new sveltekit plugins in svelte-vite 2022-12-09 12:42:36 +01:00
Jeppe Reinhold
ae25de1f3c also disable vite-plugin-sveltekit-build 2022-12-09 12:37:13 +01:00
Norbert de Langen
024ea83ad1
Merge pull request #20170 from storybookjs/tech/sync-engines
Tech: change `package.json` engines fields, set to minimal node16 and up
2022-12-09 10:43:41 +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
Ian VanSchooten
d69e18362e
Merge branch 'next' into vite-beta 2022-12-08 21:21:45 -05:00
Jeppe Reinhold
ad2232c26b svelte-vite error on sveltekit instead of warn 2022-12-08 23:19:37 +01:00
Jeppe Reinhold
e97b81f4f2 remove new sveltekit vite plugin 2022-12-08 23:17:16 +01:00