Skip to content

0.3.0

Choose a tag to compare

@neilime neilime released this 31 Oct 19:45
· 19 commits to main since this release

Release Summary

theme: Adds a new logo.
theme: Fixes differentiate button variants and project card accents.
theme: BREAKINGHoverkraftHero 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