Updates

Changelog

Notable changes in nanime.

Changelog

For the full changelog, see the GitHub releases.

v0.0.11

  • Added useAnimeTimeline composable wrapping anime.js createTimeline() with Vue ref target normalization, pre-mount command buffering, and timeline syncing.
  • Composable returns can now be passed directly to .sync() — nanime automatically unwraps them to raw anime.js instances.

v0.0.9/v0.0.10

  • Added useScrambleText composable wrapping anime.js scrambleText() with reactive text cycling.
  • Removed useLayout — incompatible with Vue's DOM management.
  • Broadened @vueuse/core peer dep to support v13 and v14.

v0.0.8

  • Integrated Nuxt Studio.
  • Added instant play support for calling composables outside setup().
  • Renamed animation options to parameters across all composables.

v0.0.7

  • Added "view on GitHub" links for doc examples.
  • Fixed documentation link issues.

v0.0.5

  • Initial release with useAnimate, useWaapiAnimate, useAnimatable, useSplitText, and useDraggable.
Copyright © 2026