Skip to content

🎁 Hydration API for Nuxt, FeathersVuexGet supports params

Compare
Choose a tag to compare
@marshallswain marshallswain released this 08 Jan 00:56
· 453 commits to master since this release

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.