Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 19:17
0addcd9

3.0.1 (2022-10-02)

Bug Fixes

  • fix cursor jumps with input component of Quasar/Element Plus (59b8b40)

⚠️ Possible breaking change: Please use v-model instead of :model-value (Vue 3) or :value (Vue 2) in your custom component. See also #347.