45886 Commits

Author SHA1 Message Date
Michael Shilman
2d47210f8b 7.0.0-alpha.61 next.json version file [skip ci] 2022-12-07 19:09:22 +08:00
Michael Shilman
1df572fe8b Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip] 2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b v7.0.0-alpha.61 v7.0.0-alpha.61 2022-12-07 18:58:10 +08:00
Michael Shilman
989624874b Update root, peer deps, version.ts/json to 7.0.0-alpha.61 [ci skip] 2022-12-07 18:55:00 +08:00
Michael Shilman
11a0f74440 7.0.0-alpha.61 changelog 2022-12-07 18:54:46 +08:00
Norbert de Langen
4880bfa6eb
Merge pull request #20121 from storybookjs/fix/vite-docs-mdx
Vite/MDX: Fix mdx compiler for vite
2022-12-07 11:30:11 +01:00
Norbert de Langen
b43cd8a6ad
Merge pull request #20120 from storybookjs/fix/more-peerdeps
Fix more peerDependencies issues
2022-12-07 10:54:11 +01:00
Norbert de Langen
e1a3a82fee
change the vite mdx plugin to use the mdxCompilerOptions from the preset, similar to how webpack does it now 2022-12-07 10:42:44 +01:00
Norbert de Langen
3e7c1dd6bc
Merge branch 'next' into fix/more-peerdeps 2022-12-07 10:23:00 +01:00
Norbert de Langen
ab763c8c66
remove unused dependencies which actually leak peerDeps up 2022-12-07 10:22:35 +01:00
Valentin Palkovic
81537110e7 Update yarn.lock 2022-12-07 09:26:11 +01:00
Valentin Palkovic
75e57ad1de Update code/frameworks/angular/package.json 2022-12-07 09:22:13 +01:00
Valentin Palkovic
5588331a5d Extend Angular Zone.js peer dependency range 2022-12-07 09:22:13 +01:00
Valentin Palkovic
cc0c35fd69
Merge pull request #20065 from storybookjs/valentin/support-next-navigation
NextJS: Support next/navigation in Next.js v13
2022-12-07 09:21:31 +01:00
Valentin Palkovic
e456d042be Edit Readme 2022-12-07 08:37:49 +01:00
Valentin Palkovic
ab6a3ffb69 Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation 2022-12-07 08:18:56 +01:00
Valentin Palkovic
56e0fd4244 Edit Readme 2022-12-07 08:18:43 +01:00
Tom Coleman
4cf693c66d Add metadata.hasChromatic 2022-12-07 17:20:14 +11:00
Michael Shilman
670f512793 7.0.0-alpha.60 next.json version file [skip ci] 2022-12-07 12:37:01 +08:00
Michael Shilman
606de0f52d Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip] 2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16 v7.0.0-alpha.60 v7.0.0-alpha.60 2022-12-07 12:24:15 +08:00
Michael Shilman
0c73183924 Update root, peer deps, version.ts/json to 7.0.0-alpha.60 [ci skip] 2022-12-07 12:15:10 +08:00
Michael Shilman
63fd52ced3 7.0.0-alpha.60 changelog 2022-12-07 12:15:02 +08:00
Tom Coleman
b88b9c5ec1
Merge pull request #20115 from storybookjs/tom/sb-980-normalize-http-vs-ssh-git-urls-for
Deal with a lot of different edge cases for git URLs
2022-12-07 15:11:54 +11:00
Michael Shilman
dd72a50de9
Merge pull request #20117 from storybookjs/shilman/clean-babel-mode-v7
Clean up babelModeV7 migration and code
2022-12-07 12:10:40 +08:00
Michael Shilman
8d2ebf51be Clean up babelModeV7 migration and code 2022-12-07 11:31:23 +08:00
Tom Coleman
7fd5ec25bf Removed unused code 2022-12-07 12:54:42 +11:00
Tom Coleman
c6d966eb64 Deal with a lot of different edge cases for git URLs 2022-12-07 12:18:44 +11:00
Tom Coleman
ae3cd9cda4
Merge pull request #20101 from storybookjs/tech/eslint-config-in-settings
add more linting config to vs-code settings.json
2022-12-07 10:41:13 +11:00
jonniebigodes
9ca76ed807
Merge pull request #20111 from rmariuzzo/patch-1
Add whitespace.
2022-12-06 21:21:18 +00:00
jonniebigodes
e90e5dd5ac Adds docs on how to configure Storybook frameworks 2022-12-06 21:13:52 +00:00
Valentin Palkovic
c8bb3afcfe Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation 2022-12-06 21:10:40 +01:00
Norbert de Langen
19eb636043
Merge pull request #20110 from storybookjs/tech/peer-dep-attempt
Fix peer dependencies for npm8/pnpm/yarn pnp - retry
2022-12-06 20:36:00 +01:00
Valentin Palkovic
c74279af5d
Merge pull request #20109 from storybookjs/valentin/remove-peer-deps-from-core
Remove peer deps from core-common
2022-12-06 20:15:23 +01:00
Norbert de Langen
5734438af0
Merge branch 'next' into tech/peer-dep-attempt 2022-12-06 19:57:22 +01:00
Shaun Evening
66dc2b8e8c
Merge pull request #20108 from storybookjs/fix-code-md
Update Integration Catalog docs to reflect recent changes
2022-12-06 13:31:55 -05:00
Norbert de Langen
41f6a54bde
make it work 2022-12-06 18:55:26 +01:00
Norbert de Langen
c415909850
fix lockfile 2022-12-06 18:47:59 +01:00
Valentin Palkovic
9a54fc0182
Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-12-06 18:40:38 +01:00
Norbert de Langen
7c96a908b9
add an extra export
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-12-06 18:38:19 +01:00
Norbert de Langen
e8d1c08eb9
fix typo 2022-12-06 18:20:31 +01:00
Norbert de Langen
a363f49377
change path to export, the export map isn't taken into account by node, looks like.. 2022-12-06 17:32:09 +01:00
Michael Shilman
06f671057d 7.0.0-alpha.59 next.json version file [skip ci] 2022-12-07 00:28:22 +08:00
Rubens Mariuzzo
540f325135
Add whitespace. 2022-12-06 12:24:27 -04:00
Michael Shilman
62d0ce3dd8 Update git head to 7.0.0-alpha.59, update yarn.lock [ci skip] 2022-12-07 00:16:44 +08:00
Shaun Evening
4b450d35c1
Apply suggestions from code review
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-12-06 11:15:27 -05:00
Valentin Palkovic
a376841ecc Edit Readme 2022-12-06 17:08:55 +01:00
Michael Shilman
8d3068344b v7.0.0-alpha.59 v7.0.0-alpha.59 2022-12-07 00:07:31 +08:00
Valentin Palkovic
1dbaac5521 Rework nextjs parameters 2022-12-06 17:03:15 +01:00
Michael Shilman
04c66aa1e7 Update root, peer deps, version.ts/json to 7.0.0-alpha.59 [ci skip] 2022-12-07 00:02:34 +08:00