v5.2.0-beta.43
Pre-release
Pre-release
·
60321 commits
to next
since this release
CSF users: This is potentially a breaking change. If you want to opt-out of the new default display name calculation (lodash.startCase) you can add the following to your SB config:
addParameters({ options: { makeDisplayName: key => key }});Features
- CSF: Transform CSF named exports w/
makeDisplayName(#7878)