Skip to content

v2.0.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:56
· 29 commits to beta since this release

2.0.0-beta.9 (2024-06-16)

⭐ New Features

  • added ability to use the library's global ambient types via a reference tag (70054c4)
  • Ended up removing the AdditionalProps interface. It overcomplicated things.
  • added a darkmode "switch" component (tri-state button) (87fd40e)

  • added several options an features to useDarkMode (d750367)

🐛 Fixes

  • fixed Fa attribute types (4248718)