v2.2.4
- fix: motion component not using and merging custom presets (#205) (c23efca)
- fix: build nuxt module using
@nuxt/module-builder(#224) (5f0119e) - fix: use
toRawwhen cloning proxy object (#221) (47ad58d) - ci: implement
pkg.pr.new(#220) (a33c5b9) - fix: augment
vuerather than@vue/runtime-core(#217) (eb7c01d) - docs: add click for preset previews (#210) (2da37f2)
- fix: add utils for types (#211) (4c0fd3b)
- fix(component): preserve variant style on rerender (#203) (94ef364)
- fix(nuxt): merge options with public runtime config (#204) (54971c6)
- fix: not applying motion to child nodes in v-for (#200) (3a6c840)
thanks again @BobbieGoede :)