What's Changed
Fix
- Move @storybook/addon-storysource to dev dependencies by @DmitryMarkov in #3623
- Moves dev dependency to correct location to prevent bundle size increase, etc.
- Fix defaults for r and strokeWidth when they aren't provided by the user by @ckifer in #3624
- Bug where if only
clipDot
is provided withindot
of Area and Line then dots disappear andNaN
is errors appear in the DOM
- Bug where if only
New Contributors
- @DmitryMarkov made their first contribution in #3623
Full Changelog: v2.7.0...v2.7.1