Skip to content

v0.10.0

Latest

Choose a tag to compare

@justin-schroeder justin-schroeder released this 10 Jul 16:02
b6a6fee

Features

  • Marko v6 integration — a new <auto-animate> tag exported from @formkit/auto-animate/marko (#239). Pass your parent element's tag variable (<ul/listRef>parent=listRef), with optional options and a reactive enabled attribute. SSR/resume safe. Thanks @defunkt-dev!

Docs

CI

  • Releases are now published to npm via OIDC trusted publishing on v* tag pushes.