Skip to content

v0.2.0

Choose a tag to compare

@adoyle0 adoyle0 released this 08 Oct 04:29
· 144 commits to main since this release

POSSIBLY BREAKING CHANGES

  • <Textarea> wrap attribute type changed from RwSignal<String> to MaybeProp<String>. This should be backwards compatible anyway but I'm bumping just in case.

New Features

  • Added Slider component.

Fixes

  • Extended tailwind download timeout in build step from 30 seconds to 1 hour to be more forgiving on slower networks.

Full Changelog: v0.1.1...v0.2.0