Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
strozw pushed 1 commit to main strozw/demo-storybook-nextjs
- feat: copy code from vite-plugin-storybook-nextjs example. f3dfafc
strozw pushed 2 commits to main strozw/demo-storybook-nextjs
strozw pushed 1 commit to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
- feat: update storybook packages to Next.js v15 supported version 6d22339
strozw pushed 1 commit to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
- fix: fix type error about latest Next.js 9673d45
strozw pushed 1 commit to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
- fix: remove unncessary `console.log` a84f71c
strozw pushed 1 commit to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
- fix: update example packages name 5bf2994
strozw opened a draft pull request on storybookjs/vite-plugin-storybook-nextjs
feat: add support nextjs v15
This PR adds support for Next.js 14 with a fix to work with the latest Next.js 15. This fix addresses the following issues that occur with the latest vitest-plugin-storybook-nextjs and Next.js v...strozw pushed 2 commits to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
strozw pushed 2 commits to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
strozw pushed 1 commit to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
- fix: regenerate package.json ba72733
strozw pushed 2 commits to feat/support_nextjs_v14_and_v15 strozw/vite-plugin-storybook-nextjs
strozw opened a draft pull request on storybookjs/vite-plugin-storybook-nextjs
BREAKING CHANGE: Support for Next.js v15 and later
I used the latest vite-plugin-storybook-nextjs in a Next.js v15 project, only the `draftMode` mock did not work and I noticed the following error. ``` Error: module 'next/dist/client/components...strozw pushed 1 commit to support_next_v15 strozw/vite-plugin-storybook-nextjs
- feat: change supported React veation to v19 later 8cc61fa
strozw pushed 1 commit to support_next_v15 strozw/vite-plugin-storybook-nextjs
- docs: update README about Next.js version fb39f38
strozw pushed 1 commit to support_next_v15 strozw/vite-plugin-storybook-nextjs
- docs: update README about Next.js version 1d96999
strozw pushed 1 commit to support_next_v15 strozw/vite-plugin-storybook-nextjs
- docs: update README about Next.js version f4b134e
strozw pushed 1 commit to support_next_v15 strozw/vite-plugin-storybook-nextjs
- BREAKING CHANGE: drop next.js v14 support 2443fa1
strozw pushed 1 commit to support_next_v15 strozw/vite-plugin-storybook-nextjs
- fix: rename `mocks/headers/legacy.ts` to `v14.ts` 87d315f