Skip to content

1.0.1

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 27 Oct 18:01
· 3593 commits to main since this release

Fixed

  • v-for="(index, val) in array" now updates index properly.
  • Fixed a memory leak issue when when replacing arrays with overlapping objects.