All Versions
140
Latest Version
Avg Release Cycle
6 days
Latest Release
495 days ago

Changelog History
Page 9

  • v2.4.1

    July 13, 2017
  • v2.4.0 Changes

    July 13, 2017

    🐛 Bug Fixes

    • check enterToClass/leaveToClass existence before adding it (#5912) (34d8c79), closes #5800
    • core: add merge strategy for provide option (#6025) (306997e), closes #6008
    • core: should preserve reactivity-ness of injected objects (8d66691), closes #5913
    • ensure cleanup in watcher.get (#5988) (f6cd44c), closes #5975
    • 🖐 handle arrays in v-on object syntax (086e6d9)
    • 👌 improve Vue.set/Vue.delete API to support multi type of array index (#5973) (eea0920), closes #5884
    • 🔀 multiple merged vnode hooks not invoked properly (91deb4f), closes #6076
    • 📜 parser: the first newline following pre and textarea tag should be ignored (#6022) (4d68079)
    • prefetch should not have as attribute (#5683) (ebca266)
    • ref: refactor function registerRef (#6039) (254d85c), closes #5997
    • ssr: fix bundleRenderer mapped async chunks caching check (#5963) (de42186)
    • ssr: reference error when create $ssrContext for root component (#5981) (5581654), closes #5941
    • 👌 support plugin with multi version vue (#5985) (049f317), closes #5970
    • transition group should work with dynamic name (#6006) (#6019) (d8d4ca6)
    • v-bind object should not override props on scopedSlots (#5995) (458030a)
    • v-model: fix input change check for type="number" (0a9aab5), closes #6069
    • v-model: should generate component-specific code for tags with "is" attribute (a1d1145), closes #6066
    • v-model: use consistent behavior during IME composition for other text-like input types (fix #5902) (4acc8c8)

    🔋 Features

    • ➕ add .editorconfig (#5691) (0cc0b07)
    • ➕ add comments option to allow preserving comments in template (#5951) (e4da249), closes #5392
    • ➕ Add defer to body scripts (#5704) (f3757eb)
    • core: $attrs, $listeners & inheritAttrs option (6118759), closes #5983
    • keep-alive: support Array for include and exclude (#5956) (51c595a)
    • 0️⃣ resolve ES module default when resolving async components (0cd6ef3)
    • ssr: inheritAttrs support in SSR (6bf9772)
    • 👌 support sync modifier for v-bind="object" (#5943) (3965e50), closes #5937
    • types: add declaration for inheritAttrs (1f9e924)
    • types: expose $vnode (1b7ddd7)
    • v-on: support v-on object syntax with no arguments (11614d6)
    • weex: implement "weex.supports" api to support feature detection (#6053) (b1512d8)

    🐎 Performance Improvements

    • ✂ remove src directory from npm module (#6072) (e761573)
  • v2.3.3

    May 09, 2017
  • v2.3.2

    May 02, 2017
  • v2.3.1

    May 02, 2017
  • v2.3.0

    April 27, 2017
  • v2.3.0-beta.1

    April 26, 2017
  • v2.2.6

    March 27, 2017
  • v2.2.5 Changes

    March 24, 2017

    🐛 Bug Fixes

    • inject: change warn message when trying to mutate an injected value (#5243) (23a058e)
  • v2.2.4

    March 13, 2017