Releases: gsxdsm/nuxt-rpc
Releases · gsxdsm/nuxt-rpc
v0.3.6
v0.3.1
v0.2.8
v0.2.5
Added support for caching, based off of approach from nuxt-server-fn
Added support for specifying multiple file search paths and an index.ts for a directory of functions
Full Changelog: v0.1.5...v0.2.5
v0.1.5
Removed the need to create a separate client. Auto import a "rpc" and "rpcClient" to allow directly calling functions. No need to import functions. rpcClient will take all fetch options as well.
Added ability to customize the api route, the search pattern, and the name of the exported rpc and rpcClient helpers.
v0.0.1
Migrated nuxt-remote-fn to nuxt-rpc
Full Changelog: https://github.com/gsxdsm/nuxt-rpc/commits/v0.0.1