Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@chasefleming chasefleming released this 24 Oct 15:50
· 265 commits to main since this release
d47eef6

🚀 New Features

HTMX Attributes

Additional htmx attributes have been incorporated to further improve the versatility of the package. This ensures users can fully harness the power of htmx when developing their applications.

Style Properties

The attrs package has been augmented with an expanded set of style properties. This broadens the scope of design possibilities for the users.

⚠️ Breaking Changes

Show Is Now If

The utility function Show has been deprecated and replaced with a more versatile and clearer generic function, If. This change was introduced to provide better semantics and more flexibility. Users who have implemented Show in their code should replace its usage with If.

🙏 Thanks to Contributors

A special shoutout to the contributors who added to this release: