Vue.js v2.6.0 Release Notes

Release Date: 2019-02-04 // about 5 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ allow more enumerated values for contenteditable (e632e9a), closes #9397
    • ๐Ÿ›  fix child forceUpdate regression (44a17ba), closes #9396
    • ๐Ÿ›  fix v-bind:style for camelCase properties with !important (#9386) (539e481)
    • template v-slot should work with v-else conditions (2807fd2)

    ๐Ÿ”‹ Features

    • ๐Ÿšš move v-bind.prop shorthand behind flag (64f863b)