Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 11:04
· 54 commits to main since this release
ad29144

Minor Changes

  • Use shallowRef to avoid creating deeply reactive objects for heavy objects
    Submitted by @negezor (See #3611)
  • Remove wrapping request args in reactive to fix memory leak
    Submitted by @negezor (See #3612)