🎁 Hydration API for Nuxt, FeathersVuexGet supports params
New APIs are available which allow for hydrating data in the Nuxt client. See https://vuex.feathersjs.com/nuxt.html#server-side-hydration
FeathersVuexGet now supports params
and fetchParams
props, which allows passing custom params to the server using hooks like paramsForServer
and paramsFromClient
.