vue-query-nuxt icon indicating copy to clipboard operation
vue-query-nuxt copied to clipboard

feat: allow returning `HydrateOptions` & `DehydrateOptions` in `virtual:pluginHook.ts`

Open n0099 opened this issue 5 months ago โ€ข 1 comments
trafficstars

๐Ÿ”— Linked issue

#108

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [ ] I have updated the documentation accordingly.

n0099 avatar May 23 '25 22:05 n0099