atlassian-labs / storybook-addon-performance

🚧 A storybook addon to help better understand and debug performance for React components.
https://storybook-addon-performance.netlify.com
Other
652 stars 32 forks source link

Is Node 20+ required? #153

Open TheSonOfThomp opened 6 months ago

TheSonOfThomp commented 6 months ago

I am trying to upgrade from 0.17.1 to 0.17.3, but am unable to do so since we're still on Node 18.

(I can use --ignore-engines to upgrade, but this would then be required every time we re-install packages)