You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storybook has supported Yarn Plug'n'Play (PnP) since version 6; through custom resolvers, runtime APIs, CLI flags, and extra test coverage. Over time this has proven to be a maintenance burden. However, we've seen few active projects actually use PnP (less than 1%).
For these reasons, we:
Deprecated explicit PnP support in SB10 to give our PnP users fair warning. #32645
Plan to remove all PnP-specific code as part of SB11.
Many modern tools supports PnP natively, so it's possible that PnP projects will continue to work even after we've removed the code. At some point next year, we will release an SB11 alpha and share that below to give PnP users a chance to test things out.
Based on the response here, the test results in advance of SB11, and our usage telemetry, we'll make a final decision.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone 👋
Storybook has supported Yarn Plug'n'Play (PnP) since version 6; through custom resolvers, runtime APIs, CLI flags, and extra test coverage. Over time this has proven to be a maintenance burden. However, we've seen few active projects actually use PnP (less than 1%).
For these reasons, we:
Many modern tools supports PnP natively, so it's possible that PnP projects will continue to work even after we've removed the code. At some point next year, we will release an SB11 alpha and share that below to give PnP users a chance to test things out.
Based on the response here, the test results in advance of SB11, and our usage telemetry, we'll make a final decision.
Thanks for your understanding!
Beta Was this translation helpful? Give feedback.
All reactions