react-styleguidist
react-styleguidist copied to clipboard
Isolated React component development environment with a living style guide
## Summary Upgrades Jest from v26 to v30 to prepare for future dependency updates. ## Changes - Upgrade `jest` from ^26.6.0 to ^30.0.0 - Upgrade `babel-jest` from ^26.6.0 to ^30.0.0...
- upgrade glob to 9.x to remove [affected inflight](https://security.snyk.io/package/npm/inflight/1.0.6) 1.x (security fix) - sort and deduplicate components in list
**Current behavior** When stylegudist is configured to use a font size for base and/or text to be anything other than 16px, the paragraph content generated from markdown does not use...