Skip to content

v8.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 12:54
· 1117 commits to main since this release

Bug Fixes

  • nuxt: add useStorage to disabled composables (#1652) (1ed33ec)
  • useDraggable: should pass the stopPropagation option for component (#1620) (5e3151d)
  • useIntervalFn: unref interval (#1633) (29fc50c)

Features