yarn vue-template-compiler 2.0.2

latest releases: 2.7.16, 2.7.16-beta.2, 2.7.16-beta.1...
7 years ago

Fixed

  • #3824 fix static trees with text nodes wrapped in <template> (@posva via #3826)
  • #3846 fix parsing error for v-for inline value string that contains "in" (@phanan via #3859)
  • #3848 fix directive patching error when an element is replaced with another that has a different directive list
  • #3852 fix <select multiple> initialization (@defcc via #3908)
  • #3867 fix ssr bundle renderer error on commonjs exports
  • #3872 fix functional component as named slot
  • #3878 allow 2 root nodes with v-if and v-else (@chrisvfritz via #3887)
  • #3879 make validation for multi-type prop that contains Boolean consistent (@defcc via #3885)
  • #3882 fix deeply nested keep-alive components not being destroyed
  • #3883 fix dependency collection for multi-nested arrays
  • #3893 fix v-on handler silently failing when value contains whitespaces
  • #3894 avoid updating input value during IME composition
  • #3895 fix parsing error when template contains special terminator chars (@defcc via #3903)
  • #3898 fix mounted not called for manually mounted instance with parent
  • #3905 fix style module removing styles with value 0 on update

Don't miss a new vue-template-compiler release

NewReleases is sending notifications on new releases.