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 optionaloptionsand a reactiveenabledattribute. SSR/resume safe. Thanks @defunkt-dev!
Docs
- New Marko usage section and framework tabs at https://auto-animate.formkit.com
CI
- Releases are now published to npm via OIDC trusted publishing on
v*tag pushes.