668 Commits

Author SHA1 Message Date
storybook-bot
c9f6fa2372 Bump version from "8.5.0-alpha.8" to "8.5.0-alpha.9" [skip ci] 2024-11-20 13:53:24 +00:00
storybook-bot
7f1b383785 Bump version from "8.5.0-alpha.7" to "8.5.0-alpha.8" [skip ci] 2024-11-19 15:00:07 +00:00
storybook-bot
bebc9dbd23 Bump version from "8.5.0-alpha.6" to "8.5.0-alpha.7" [skip ci] 2024-11-19 00:41:34 +00:00
storybook-bot
56952c73d0 Bump version from "8.5.0-alpha.5" to "8.5.0-alpha.6" [skip ci] 2024-11-18 13:22:44 +00:00
storybook-bot
b87b71015a Bump version from "8.5.0-alpha.4" to "8.5.0-alpha.5" [skip ci] 2024-11-16 06:18:51 +00:00
storybook-bot
7d3bbd7580 Bump version from "8.5.0-alpha.3" to "8.5.0-alpha.4" [skip ci] 2024-11-12 14:57:10 +00:00
storybook-bot
85055fa454 Bump version from "8.5.0-alpha.2" to "8.5.0-alpha.3" [skip ci] 2024-11-05 05:41:54 +00:00
storybook-bot
82f7c96303 Bump version from "8.5.0-alpha.1" to "8.5.0-alpha.2" [skip ci] 2024-11-02 03:41:18 +00:00
storybook-bot
7b09834c47 Bump version from "8.5.0-alpha.0" to "8.5.0-alpha.1" [skip ci] 2024-10-31 17:41:10 +00:00
storybook-bot
3d3781df4d Bump version from "8.4.0" to "8.5.0-alpha.0" [skip ci] 2024-10-31 12:58:43 +00:00
storybook-bot
939651b867 Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci] 2024-10-31 11:59:59 +00:00
storybook-bot
e94dc925e1 Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci] 2024-10-30 17:21:44 +00:00
storybook-bot
c6dc5f63f1 Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci] 2024-10-30 11:43:42 +00:00
storybook-bot
72b24f843b Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci] 2024-10-29 15:11:49 +00:00
storybook-bot
88c7787e0b Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci] 2024-10-29 13:06:13 +00:00
storybook-bot
7987b0472a Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci] 2024-10-28 13:19:43 +00:00
storybook-bot
d6098267c9 Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci] 2024-10-24 14:48:43 +00:00
storybook-bot
3e154da5fa Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci] 2024-10-21 14:01:33 +00:00
storybook-bot
9d862798d6 Bump version from "8.4.0-alpha.6" to "8.4.0-alpha.7" [skip ci] 2024-10-12 21:05:10 +00:00
storybook-bot
9e3d960477 Bump version from "8.4.0-alpha.5" to "8.4.0-alpha.6" [skip ci] 2024-10-09 21:34:04 +00:00
Jeppe Reinhold
21f4ff114b cleanup and prebundle builder-vite dependencies 2024-10-08 22:22:03 +02:00
storybook-bot
54b0b3c9f9 Bump version from "8.4.0-alpha.4" to "8.4.0-alpha.5" [skip ci] 2024-10-08 14:00:12 +00:00
Jeppe Reinhold
7e4313fbd3
Merge branch 'next' into without-express-polka 2024-10-07 16:05:44 +02:00
Norbert de Langen
beeea13a65 Merge branch 'next' into norbert/replace-fscache 2024-10-07 13:44:36 +02:00
Norbert de Langen
b3d4370a1c
Merge pull request #29266 from storybookjs/norbert/eslint-depend-plugin
Build: Disallowed certain packages via ESlint
2024-10-07 13:35:38 +02:00
Jeppe Reinhold
66eddc5af8 Merge branch 'next' of github.com:storybookjs/storybook into without-express-polka 2024-10-04 11:48:38 +02:00
Jeppe Reinhold
b563eee599 only expose router to builders 2024-10-04 11:46:21 +02:00
storybook-bot
127c43afeb Bump version from "8.4.0-alpha.3" to "8.4.0-alpha.4" [skip ci] 2024-10-04 01:02:36 +00:00
Jeppe Reinhold
ffef33ce8a fix middleware types 2024-10-03 14:29:48 +02:00
Jeppe Reinhold
8f7f8812f5 cleanup express dependencies 2024-10-03 13:25:10 +02:00
Norbert de Langen
c2233ad230 add ignores for disallowed packages 2024-10-02 17:07:43 +02:00
Norbert de Langen
c36ee50b67 simplifications, fixes, and make webpack progress actually represent the modules, instead of entrypoints... 2024-10-02 15:17:40 +02:00
Jeppe Reinhold
31ca3f7633 prebundle polka, sirv 2024-10-02 10:15:01 +02:00
Jeppe Reinhold
0cafba675b make polka a dev dep of builder-vite 2024-10-02 10:11:23 +02:00
storybook-bot
f3b15ce1f2 Bump version from "8.4.0-alpha.2" to "8.4.0-alpha.3" [skip ci] 2024-10-02 01:47:29 +00:00
Jeppe Reinhold
baa53b14a8 Merge branch 'next' of github.com:storybookjs/storybook into without-express-polka 2024-10-01 13:49:34 +02:00
Jeppe Reinhold
b64c7cf84d comment update 2024-10-01 13:49:25 +02:00
Jeppe Reinhold
cce0f14f1e listen for requests, cleanup 2024-09-30 22:35:02 +02:00
storybook-bot
7662234ce0 Bump version from "8.4.0-alpha.1" to "8.4.0-alpha.2" [skip ci] 2024-09-28 11:37:29 +00:00
James Garbutt
841777d040 feat: migrate from express to polka
Migrates from express to polka 1.x.
2024-09-27 18:50:40 +07:00
James Garbutt
4c2a2d4605 Merge branch 'next' into without-express-polka 2024-09-27 14:24:19 +07:00
Norbert de Langen
f89c694794 fixes 2024-09-26 11:04:55 +02:00
Norbert de Langen
6404946a80 remove handlebars 2024-09-25 15:46:08 +02:00
storybook-bot
a6100eb1f7 Bump version from "8.4.0-alpha.0" to "8.4.0-alpha.1" [skip ci] 2024-09-24 13:09:33 +00:00
Kasper Peulen
f655698b06
Merge pull request #29048 from Chudesnov/patch-1
Builder-vite: Replace .at() call with [] in codegen
2024-09-24 13:21:10 +02:00
Tobias Diez
d43564ecb4 Vite: Add jsdoc-type-pratt-parser to optimizeDeps 2024-09-22 23:47:30 +08:00
Alexander Chudesnov
3f856d9668
Merge branch 'next' into patch-1 2024-09-18 20:29:17 +02:00
ziebam
f0593f9e9e Rewrite how ensureFile is replaced 2024-09-16 21:49:11 +02:00
ziebam
8346b85a54 Remove the TODOs regarding fsPromises.cp 2024-09-16 20:25:26 +02:00
Alexander Chudesnov
5a97b8f095
Merge branch 'next' into patch-1 2024-09-15 16:18:01 +02:00