Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 1.09 KB

0.3.0 (2021-09-14)

Bug Fixes

  • fix parsing chained modifiers (15f75e9)
  • fix v-cloak on toggle (#71) (f41981b)
  • v-for update on move (#79) (9af4ea3)
  • v-model: ensure v-model listeners are attached before v-on (06d3aa7), closes #65

Features