169 Commits

Author SHA1 Message Date
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
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
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
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
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
Valentin Palkovic
ee6b0296a3
Merge pull request #20173 from storybookjs/nextjs-image-fix
Update logic around `next/future/image`
2022-12-08 22:43:26 +01:00
Kyle Gach
2ce74f4b1d
Merge pull request #20174 from storybookjs/update-nextjs-readme 2022-12-08 13:57:30 -07:00
Kyle Gach
7b287ec114 Update @storybook/nextjs README
- Add instructions for working around Next 13 components with data fetching
- Updates for accuracy
- Stylistic updates
2022-12-08 13:50:54 -07:00
Kyle Gach
675ab2b0c6 Update code/frameworks/nextjs/src/nextImport/webpack.ts
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
2022-12-08 13:31:34 -07:00
Kyle Gach
55aaba3cbc Update logic around next/future/image 2022-12-08 12:56:31 -07:00
Norbert de Langen
22e0181b68
sync engines 2022-12-08 19:09:53 +01:00
Michael Shilman
b4d2827c1a Update git head to 7.0.0-beta.1, update yarn.lock [ci skip] 2022-12-09 01:32:11 +08:00
Michael Shilman
42c08678ac v7.0.0-beta.1 2022-12-09 01:26:25 +08:00
Michael Shilman
a7a36b6023 Update git head to 7.0.0-beta.0, update yarn.lock [ci skip] 2022-12-08 16:02:32 +08:00
Michael Shilman
2e4ddde6a0 v7.0.0-beta.0 2022-12-08 15:58:06 +08:00
Michael Shilman
afe021c79b Update git head to 7.0.0-alpha.62, update yarn.lock [ci skip] 2022-12-08 01:41:37 +08:00
Michael Shilman
27a91217b1 v7.0.0-alpha.62 2022-12-08 01:35:26 +08:00
Michael Shilman
eb30155853 CLI: Replace addon-docs Meta with blocks and add blocks dep 2022-12-08 00:03:57 +08:00
Valentin Palkovic
78eba23364 Fix Next.js lower than 12.2.0 2022-12-07 15:55:12 +01: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 2022-12-07 18:58:10 +08: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
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 2022-12-07 12:24:15 +08:00
Valentin Palkovic
c8bb3afcfe Merge remote-tracking branch 'origin/next' into valentin/support-next-navigation 2022-12-06 21:10:40 +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
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
Valentin Palkovic
a376841ecc Edit Readme 2022-12-06 17:08:55 +01:00
Michael Shilman
8d3068344b 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
Valentin Palkovic
912ac0b58f
Update code/frameworks/nextjs/src/config/webpack.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-12-06 16:51:33 +01:00
Valentin Palkovic
ab9e80361a
Update code/frameworks/nextjs/README.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-06 16:13:33 +01:00
Valentin Palkovic
6613e778cc Adjust newNextLinkBehavior to consider latest Next.js v13.0.6 release 2022-12-06 12:28:35 +01:00
Valentin Palkovic
db814f270f Adjust newNextLinkBehavior to consider latest Next.js v13.0.6 release 2022-12-06 12:20:42 +01:00
Valentin Palkovic
79c00afe6a Add E2E tests 2022-12-06 09:23:57 +01:00
Valentin Palkovic
66f99457b7 Update code/frameworks/nextjs/README.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-06 08:43:24 +01:00
Valentin Palkovic
15bb8f2d8d Document next/dynamic 2022-12-06 08:43:24 +01:00
Valentin Palkovic
51c4e83124 Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-12-06 08:43:24 +01:00
Valentin Palkovic
1ed89f7a2e Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-12-06 08:43:24 +01:00
Valentin Palkovic
417dd1c1df Update code/frameworks/nextjs/README.md
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-12-06 08:43:24 +01:00