📅 Petite Vue Changelog 0.5.1 - 2024-01-11 Fixed GitHub issues 0.5.0 - 2024-01-11 Updated dependencies Fixed code examples 0.4.1 - 2022-01-18 custom delimiters in child contexts (#90) (1bbd4d1) 0.4.0 - 2021-12-10 require vue: prefix for lifecycle hooks (a981928) 0.3.0 - 2021-09-14 bind methods to context (#74) (167c49d) custom delimiters (eda903c) 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