Skip to content

Storybook 7 and React 18 support #37

@lnmp4000

Description

@lnmp4000

Firstly thank you for putting together this storybook addon.
I've recently upgraded to Storybook 7 and React 18.

The package.json of this package specify the following peer deps

"@storybook/addons": "^6.2.9",
"@storybook/api": "^6.2.9",
"@storybook/components": "^6.2.9",
"@storybook/core-events": "^6.2.9",
"@storybook/theming": "^6.2.9",
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",

NPM generates warnings when trying to install because of the above.

Could this package be upgraded to support React 18 and Storybook 7 please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions