v4.0.0
What's Changed
- feat(storybook): add fCC favicon by @huyenltnguyen in #512
- feat(col): add support for extra small column size (4) by @Sembauke in #520
- chore: add additional global CSS by @a2937 in #466
- refactor(quiz): rename passingGrade to passingPercent for clarity by @Sembauke in #519
- refactor(col): remove smPush prop and related logic by @Sembauke in #521
Breaking Changes
- Additional CSS styles were added to the default stylesheet (
base.css), which could break the layout of some consumers. The exact changes can be found here: #466 useQuizhook: Renamed thepassingGradeprop topassingPercentColcomponent: Removed thesmPushprop
Full Changelog: v3.2.0...v4.0.0