42 Commits

Author SHA1 Message Date
storybook-bot
daf615930c Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci] 2024-09-05 11:30:05 +00:00
Valentin Palkovic
addcce3fed Next.js: Update dependencies 2024-09-05 09:44:42 +02:00
Valentin Palkovic
b2c4baaf49 Next.js-Vite: Fix vite plugin exports 2024-09-04 13:02:15 +02:00
storybook-bot
00c1524e0e Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci] 2024-09-02 15:29:31 +00:00
Valentin Palkovic
56b28c0b14
Merge pull request #29012 from storybookjs/valentin/re-export-next-js-vite-plugin
Nextjs-Vite: Re-export vite-plugin-storybook-nextjs
2024-09-02 10:46:33 +02:00
Valentin Palkovic
f945473639 Fix type export for @storybook/experimental-nextjs-vite/vite-plugin 2024-09-02 10:17:11 +02:00
Valentin Palkovic
dea51a7479 Nextjs-Vite: Re-export vite-plugin-storybook-nextjs 2024-09-02 08:59:35 +02:00
storybook-bot
acd2b709e6 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci] 2024-08-30 18:33:52 +00:00
Valentin Palkovic
849fb20afd
Merge pull request #28992 from storybookjs/valentin/fix-wrong-nextjs-framework-reference
Next.js: Fix wrong Next.js framework reference
2024-08-30 15:14:38 +02:00
Valentin Palkovic
ccc136c2e4 Fix linting 2024-08-30 13:15:49 +02:00
Valentin Palkovic
f82fdf90a4
Merge pull request #28995 from storybookjs/valentin/nextjs-streamline-nextjs-dir-option
Next.js-Vite: Streamline Next.js dir option
2024-08-30 13:11:29 +02:00
storybook-bot
d8b6ce8121 Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci] 2024-08-29 10:24:09 +00:00
Norbert de Langen
0a810d1fb2
Merge branch 'next' into valentin/fix-wrong-nextjs-framework-reference 2024-08-29 09:39:39 +02:00
storybook-bot
7d6aa6bb11 Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci] 2024-08-29 04:36:36 +00:00
Valentin Palkovic
dbcb31c702 Next.js-Vite: Streamline Next.js dir option 2024-08-28 15:52:41 +02:00
Valentin Palkovic
ebd3a98d09 Next.js-Vite: Update next and vite-plugin-storybook-nextjs dependencies
The Next.js peer dependency requirement got widened to also support v14.1.0 and up.
2024-08-28 15:29:42 +02:00
Valentin Palkovic
9782906115 Next.js: Fix wrong Next.js framework reference 2024-08-28 14:53:05 +02:00
storybook-bot
87c37572bb Bump version from "8.3.0-alpha.9" to "8.3.0-alpha.10" [skip ci] 2024-08-27 17:06:54 +00:00
storybook-bot
6388f93b1f Bump version from "8.3.0-alpha.8" to "8.3.0-alpha.9" [skip ci] 2024-08-23 16:50:39 +00:00
storybook-bot
f9d8ccf3b9 Bump version from "8.3.0-alpha.7" to "8.3.0-alpha.8" [skip ci] 2024-08-21 06:47:17 +00:00
Yann Braga
5f1dce6ac5
Merge pull request #28907 from storybookjs/yann/introduce-project-annotations-to-other-packages
Core: Introduce setProjectAnnotations API to more renderers and frameworks
2024-08-19 04:06:24 -07:00
storybook-bot
b35e93da95 Bump version from "8.3.0-alpha.6" to "8.3.0-alpha.7" [skip ci] 2024-08-17 16:07:18 +00:00
Yann Braga
1738902fbf minor change in jsdoc 2024-08-16 12:47:36 +02:00
Norbert de Langen
1fdd2d6c67 more fixes 2024-08-15 10:00:59 +02:00
Norbert de Langen
7d08994a74 jsdoc linting fixes 2024-08-15 09:49:25 +02:00
Norbert de Langen
1f5a0abac3 apply consistent bracket style 2024-08-14 21:54:29 +02:00
Norbert de Langen
5d7b05c476 lint jsdoc comments 2024-08-14 21:51:42 +02:00
Norbert de Langen
f55504560f Merge branch 'next' into norbert/cleanup-eslintconfig 2024-08-14 17:41:55 +02:00
storybook-bot
f6e960b6cf Bump version from "8.3.0-alpha.5" to "8.3.0-alpha.6" [skip ci] 2024-08-14 15:17:00 +00:00
Norbert de Langen
f501950046 simplify eslint config further 2024-08-14 15:38:25 +02:00
Norbert de Langen
53b3e5a03a cleanup no-extraneous-dependencies 2024-08-14 15:20:02 +02:00
Yann Braga
659994daad fix typescript issue 2024-08-14 14:33:48 +02:00
Yann Braga
fc076185c9 fix parallelism and skip more stories 2024-08-14 14:03:44 +02:00
Kasper Peulen
a6df95a8fc Fix lint 2024-08-14 10:26:11 +02:00
Yann Braga
251d916ffa extra fixes 2024-08-14 08:57:57 +02:00
Yann Braga
adc1cbb46f Merge branch 'next' into vitest-integration 2024-08-13 15:34:22 +02:00
storybook-bot
f0a5faf1f5 Bump version from "8.3.0-alpha.4" to "8.3.0-alpha.5" [skip ci] 2024-08-13 04:39:41 +00:00
Yann Braga
e3f73c9a64 fix nextjs-vite sandbox generation 2024-08-12 21:00:13 +02:00
Valentin Palkovic
0d222ab531 Lint fixes 2024-08-12 09:39:09 +02:00
Valentin Palkovic
23448ff828 Use jiti instead of esbuild-register 2024-08-08 12:37:16 +02:00
Valentin Palkovic
9f289c122a Bump version of @storybook/experimental-nextjs-vite 2024-08-07 08:05:11 +02:00
Valentin Palkovic
d57bba5be0 Rename nextjs-vite to experimental-nextjs-vite 2024-08-06 09:22:08 +02:00