Skip to content

v0.6.5

Compare
Choose a tag to compare
@antfu antfu released this 19 Jun 15:26
· 381 commits to main since this release

Bug Fixes

  • watchEffect: prevent recursive calls when using flush:sync (#389) (f7f1e77)
  • not unwrapping markRaw objects (#386) (575d100)
  • unwrap refs returned by data (#387) (1f07075)