0.3.0
Release Summary
theme: Adds a new logo.
theme: Fixes differentiate button variants and project card accents.
theme: BREAKING – HoverkraftHero now expects supportingVisual as an image path (with optional supportingVisualAlt).
Internal changes: none.
Breaking change(s)
HoverkraftHero’s supportingVisual prop changes from a React node to a string image path; update usages to pass an image path and (optionally) supportingVisualAlt.
What's Changed
- feat(theme): set new logo by @neilime in #35
- fix(theme)!: component HoverkraftHero supportingVisual accepts a image path by @neilime in #38
- fix(theme): differentiate button variants and project card accents by @Copilot in #37
Full Changelog: 0.2.0...0.3.0