Conversation
…lign preview-api version - Replace @storybook/addon-mdx-gfm with remark-gfm configured on addon-docs - Move "types" before "import"/"require" in package.json exports map - Bump @storybook/preview-api from ^8.3.6 to ^8.6.17 to match other storybook packages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e, fix duplicate addon-docs - Bump all @storybook/* packages to ^8.6.17 - Add missing @storybook/test dependency - Downgrade remark-gfm to ^3.0.0 (v4 is ESM-only, incompatible with CJS storybook config) - Disable docs in addon-essentials and register addon-docs explicitly to avoid duplicate detection Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…test, fix exports order - Bump all @storybook/* and storybook CLI to ^8.6.18 for version alignment - Add missing @storybook/test devDependency - Restore @storybook/addon-mdx-gfm (still works in v8, remark-gfm external caused conflicts) - Move "types" before "import"/"require" in package.json exports map Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Hello jeanmarcmilletscality,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
|
/approve |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
|
I have successfully merged the changeset of this pull request
Please check the status of the associated issue None. Goodbye jeanmarcmilletscality. |
Summary
bump Storybook to latest v8 versions
Change import order in package.json to avoids types never being read
add a missing package for storybook
What's next
We are 2 major versions behind in storybook.
Should we migrate to v10 ?