github ariakit/ariakit @ariakit/solid@0.2.8

latest releases: @ariakit/solid-components@0.1.8, @ariakit/components@0.1.13, @ariakit/react-utils@0.2.6...
2 hours ago

More HTML helpers for Role

Role now includes helpers for standard HTML elements such as kbd, hr, code, main, fieldset, and table in React and Solid. Each helper renders its named element and accepts its native props and ref, with the same composition options as existing helpers.

<Role.kbd>⌘K</Role.kbd>
<Role.hr />
<Role.time dateTime="2026-09-09">September 9</Role.time>

Other updates

  • Updated dependencies: @ariakit/solid-components@0.1.8

Don't miss a new ariakit release

NewReleases is sending notifications on new releases.