Releases: vueuse/motion
Releases · vueuse/motion
v2.0.0-beta.25
- chore(deps): upgrade deps ; compatible with [email protected] (e02c3e4)
- chore(release): release v2.0.0-beta.24 (08c9aaa)
- fix(hot): fix visible (7f39091)
- chore(release): 2.0.0-beta.23 (d2b6ea6)
- chore(package): ignore missing @algolia/client-search (70a78b8)
- chore(package): upgrade deps ; fix peer/optional dependencies (b2a79b4)
v2.0.0-beta.22
- fix(templates): fix useRuntimeConfig import in templates (705361b)
v2.0.0-beta.21
- feat(auto-imports): fix auto imports in nuxt module (111321b)
v2.0.0-beta.20
- chore(release-it): add release-it config (e612eaa)
v2.0.0-beta.18
Features
- usemotion: resolve instance from directives from useMotion (f952cd8)
v2.0.0-beta.17
v2.0.0-beta.17
v2.0.0-beta.16
v2.0.0-beta.16
v2.0.0-beta.15
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)