Skip to content

v9.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 00:11
· 748 commits to main since this release

   🚀 Features

   🐞 Bug Fixes

  • nuxt: Wrap ssr plugin in defineNuxtPlugin  -  by @dan-online in #2326
  • useBluetooth: Use shallowRef for bluetooth instance  -  by @antfu (0199b)
  • useFetch: Fix incorrect chainCallbacks behavior  -  by @GODLiangCY in #2231
  • useFirestore: Auto dispose documents  -  by @Zehir in #2318
  • useStorage: Fixed data desynchronization in case of clearing storage  -  by @yuryrudey in #2221
  • useTitle: Prevent observe and titleTemplate been specified at the same time  -  by @huynl-96 and @antfu in #2049
    View changes on GitHub