Skip to content

recharts 2.4.1

Accidentally added storybook types as a subfolder to types so the package.json is no longer referencing the correct types key.

  • Add a tsconfig specifically for storybook with noEmit: true
  • Don't include storybook/* in tsc emit

What's Changed

Full Changelog: https://github.com/recharts/recharts/compare/v2.4.0...v2.4.1