Skip to content

v1.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 08:27
· 45 commits to main since this release

Bug Fixes

  • reactive: remove useless proxy logic of shallowReactive (#890) (7243ffa)
  • shallowReactive: don't trigger watchers for oldVal === newVal (#894) (2a88e71)