Skip to content

v9.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 02:06
· 779 commits to main since this release

   🚀 Features

  • Optional callback for useInterval, useTimeout & useTimestamp  -  by @Waleed-KH in #2240
  • onClickOutside: Add bubble modifier to directive  -  by @sibbng in #2183
  • onKeyStroke: Support capture all handler  -  by @azaleta in #2197
  • useAxios: Improve type  -  by @azaleta in #2208
  • useAxios: Add second generic type to error  -  by @azaleta in #2248
  • useAxios: Add option for choosing shallowRef or ref  -  by @jahnli in #2251
  • useDateFormat: Support MMM and MMMM formatter  -  by @777Vasya77 in #2234
  • useDateFormat: Support meridiem format  -  by @huynl-96 in #2011
  • useFirestore: Support dependent queries  -  by @kiyopikko in #2103
  • useMediaQuery: Allow query to be a ref  -  by @GODLiangCY in #2178
  • useScroll: Support setting scroll position and toggling smooth scrolling  -  by @curtgrimes in #1996
  • useTimeAgo: New showSecond option  -  by @azaleta in #2209

   🐞 Bug Fixes

    View changes on GitHub