yarn vue-template-compiler 2.1.5

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

Improvements

  • Small across-the-board performance improvement for render functions compiled from templates. They now skip the normalization of nested children arrays based on information inferred from the templates at compile time.

Fixed

  • #4369 value should be bound as a DOM property for <select>
  • #4391 fix IE9 radio input value
  • #4392 avoid v-model with .trim/.number updating value when in focus (@defcc)
  • #4393 fix template-nested v-if patch error
  • #4415 fix filter parsing for divisions
  • #4418 fix transition v-show display toggle timing for enter hooks
  • #4432 fix v-bind.prop parse logic (@defcc via #4435)
  • #4434 ensure local assets is prioritized regardless of naming convention

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

NewReleases is sending notifications on new releases.