114 Commits

Author SHA1 Message Date
Norbert de Langen
323dc1240f
Merge branch 'next' into update-lib-builder-webpack5 2022-10-18 21:03:55 +02:00
Norbert de Langen
53ea88d972
cleanup 2022-10-18 21:01:05 +02:00
Michael Shilman
4e947fb698 Update git head to 7.0.0-alpha.39, update yarn.lock [ci skip] 2022-10-19 00:15:59 +08:00
Michael Shilman
47386bd49d v7.0.0-alpha.39 2022-10-19 00:11:59 +08:00
Ian VanSchooten
bf16c57510 Provide location of babel-loader from builder-webpack5 2022-10-18 09:40:59 -04:00
Norbert de Langen
f295afea23
fix 2022-10-18 10:35:22 +02:00
Norbert de Langen
27f3ff2c71
move templates 2022-10-18 10:12:04 +02:00
Norbert de Langen
da9193981a
fixes 2022-10-18 09:50:32 +02:00
Norbert de Langen
58675b3bea
fix path 2022-10-18 00:49:48 +02:00
Norbert de Langen
960d687fac
add these exports as well 2022-10-17 23:59:14 +02:00
Norbert de Langen
33322dea54
add template to exports 2022-10-17 23:51:18 +02:00
Norbert de Langen
5ae3eefb1a
Merge branch 'next' into update-lib-builder-webpack5 2022-10-17 23:42:18 +02:00
Michael Shilman
1b45114031 Update git head to 7.0.0-alpha.38, update yarn.lock [ci skip] 2022-10-15 10:54:35 +08:00
Michael Shilman
438114fcf6 v7.0.0-alpha.38 2022-10-15 10:50:44 +08:00
Norbert de Langen
4a8a09d253
Merge branch 'next' into tech/use-node-16 2022-10-13 00:58:38 +02:00
Michael Shilman
ffea0c9211 Update git head to 7.0.0-alpha.37, update yarn.lock [ci skip] 2022-10-13 03:38:47 +08:00
Michael Shilman
82667a6551 v7.0.0-alpha.37 2022-10-13 03:33:26 +08:00
Michael Shilman
c7cab45bef v7.0.0-alpha.36 2022-10-13 03:16:57 +08:00
Norbert de Langen
9f35b2c2fa
switch to node16 2022-10-12 09:37:30 +02:00
Norbert de Langen
f798003dbc
Revert "upgrade to use node 16 everywhere"
This reverts commit 1fad1723dfebdbf481448b8219a8c30c5074960f.
2022-10-11 18:48:56 +02:00
Norbert de Langen
1fad1723df
upgrade to use node 16 everywhere 2022-10-11 18:47:37 +02:00
Dee Bryant
1a633a072f update package.json paths for compatibility with ts-up 2022-10-11 21:45:19 +11:00
Jeppe Reinhold
510eb744c9
Merge pull request #19292 from danielamram/replace-storybook-semver 2022-10-11 00:30:02 +02:00
Norbert de Langen
d1c990cdc9
move code for setting builderOptions unto webpack5 builder to the other webpack config partial 2022-10-07 09:50:32 +02:00
danielamram
39df105092 fix: update merge 2022-10-06 15:45:55 +03:00
danielamram
5f31096c36 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-06 15:38:49 +03:00
Michael Shilman
d5bc809ae3 Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip] 2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Jeppe Reinhold
be55529cd0 remove @storybook/semver from iframe-webpack config 2022-10-05 12:44:04 +02:00
Jeppe Reinhold
0dcc3a0e2c Merge branch 'next' of github.com:storybookjs/storybook into pr/danielamram/19292 2022-10-05 12:35:48 +02:00
Norbert de Langen
abad5077e2
ensure config is resolved with the polyfills 2022-10-05 10:35:17 +02:00
danielamram
e9c8cd854c chore: replace @storybook/semver with semver 2022-09-29 16:31:35 +03:00
Michael Shilman
d9bc2a868a Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip] 2022-09-27 11:29:29 +08:00
Michael Shilman
fc90fc8754 v7.0.0-alpha.34 2022-09-27 11:25:43 +08:00
Jeppe Reinhold
810198c898 non-null assertion for warnings 2022-09-20 09:36:34 -04:00
Jeppe Reinhold
127544bee9 ignore missing types 2022-09-15 13:52:19 +02:00
Jeppe Reinhold
65850de8a3 add types for case-sensitive-paths-webpack-plugin 2022-09-15 13:51:34 +02:00
Jeppe Reinhold
46f6374441 fix webpack5 builder 2022-09-15 13:36:31 +02:00
Norbert de Langen
fec2c8a0eb
make check script use tsc from scripts 2022-09-14 12:26:12 +03:00
Norbert de Langen
d26a8cb8c8
fix 2022-09-13 14:51:46 +03:00
Michael Shilman
7f7a354a92 Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip] 2022-09-13 19:08:37 +08:00
Michael Shilman
5da5b0fabd v7.0.0-alpha.33 2022-09-13 19:04:25 +08:00
Michael Shilman
516d44b61b Remove unused ts-expect-error 2022-09-13 18:53:40 +08:00
Michael Shilman
9c49a7cd8b v7.0.0-alpha.32 2022-09-13 18:49:06 +08:00
Tom Coleman
52cd4f41f3
Merge pull request #19152 from storybookjs/tom/sb-740-remove-previewentries-from-vite-builder
Presets: Replace `config` with `previewAnnotations`, remove `previewEntries`
2022-09-13 16:39:19 +10:00
Tom Coleman
9aef61928e Fix WP5 template 2022-09-13 15:44:50 +10:00
Tom Coleman
62cabaddff Fix issue with virtualModuleEntry 2022-09-13 15:17:17 +10:00
Tom Coleman
3c7b5a787b Stop using previewEntries.
Switch `config` and `previewAnnotations`, and warn on the former.
2022-09-12 17:17:50 +10:00
Michael Shilman
4e417eff14 TS: Revert a few @ts-expect-errors 2022-09-11 23:20:29 +08:00
Norbert de Langen
f11a6ed40d
Merge branch 'next' into upgrade-emotion-deps-again
# Conflicts:
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/theming/package.json
#	code/yarn.lock
#	scripts/yarn.lock
2022-09-08 16:10:20 +02:00