Skip to content

v0.9.0

Compare
Choose a tag to compare
@BeeMargarida BeeMargarida released this 31 Jan 14:39
· 164 commits to main since this release

What's Changed

  • Fix and improve typings in all components
    • This should allow passing HTML attributes to components (where it makes sense) without throwing TS errors
  • Changes to the style API
  • Most components now contain a static class name that can be used to override its style
  • Fixed existing problems when using stitches class names as references
  • Improved the overall logic
  • This contains breaking changes ⚠️ on certain component classes , please let us know if you find any problems
  • Removed aria-required from NativeSelect
  • Input now supports type other than text

Docs

  • Fix to make docs more mobile friendly - @Caladan08
  • Remove outdated parts of the docs

Full Changelog: v0.8.0...v0.9.0