storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app

Home Page:https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing peer dependency warning

eps1lon opened this issue · comments

As of 4.0.0 you get missing peer dependency warnings similar to
warning "workspace-aggregator-12c48891-c36a-4ea4-b94e-4b9a7de4a90f > docs > react-inspector > storybook-chromatic@2.2.2" has unmet peer dependency "@storybook/core@3.* || 4.* || 5.*".

Coupled with a missing changelog it's not obvious why one would want to upgrade.

Could you add a peerDependencies entry to resolve the warning and include in the changelog what this new dependency enables?