Vueuse Motion Versions Save

🤹 Vue Composables putting your components in motion

v2.0.0-beta.16

2 years ago

v2.0.0-beta.15

2 years ago

Bug Fixes

  • build: add csstype to externals (379ddaf)
  • docs: change the lang of the link to English (c4a2357)
  • docs: fix typo (534497d)
  • docs: fix typo in example code of useMotions (#35) (05f7574)
  • package: fix package dependencies (97bd3ca)
  • transform: intialize each axis for translate (1c0a0e4)
  • vue-demi version overwrite & update deps (#21) (efb8150)

Features

  • csstype: add csstype dependency (307adf1)
  • directive: handle binding value as variants (47f11e1)
  • directive: improve ssr directive (61e3002)
  • docs: upgrade docs ; prepare for ssr (cbd121c)
  • lint: use @antfu linting config (2274376)
  • nuxt: create nuxt types file (f1fb2fc)
  • nuxt: import and update nuxt module implementation (c162707)
  • playground: add nuxt/ssr playground (2b601f3)
  • visible-once (#48) (5708487)
  • splitvalues: split values helper (d4d82cb)
  • ssr: import initial work from kazupon (a304581)
  • ssr: initial getSSRProps implementation (34c9a04)
  • ssr: update ssr types (4970d8b)
  • vitest: replace jest with vitest (1356eeb)