Skip to content

v2.5.5

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 17 Nov 16:38
· 1239 commits to main since this release

Bug Fixes

  • init _staticTrees to avoid runtime reference warning f5cd29e, closes #7075
  • <keep-alive> should not cache anonymous components 4d8226f, closes #6938
  • should warn unknown components inside <keep-alive> 6d6b373

Improvements

  • warn if both v-model and v-bind:value are used on same element (#7056) 1e14603