nuxt-remote-fn

Remote Functions. Instead of Event Handlers.

Stars
93
Committers
4

Bot releases are visible (Hide)

nuxt-remote-fn - v0.1.13

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Read request body before hook  -  by @wobsoriano (f6780)
    View changes on GitHub
nuxt-remote-fn - v0.1.12

Published by github-actions[bot] almost 2 years ago

No significant changes

    View changes on GitHub
nuxt-remote-fn - v0.1.6

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Update config key to remoteFn  -  by @wobsoriano (8b9c2)

   🐞 Bug Fixes

  • Move extGlob and files vars to upper scope  -  by @wobsoriano (07749)
    View changes on GitHub
nuxt-remote-fn - v0.1.4

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Export remote function caller from client  -  by @wobsoriano (8f81a)

   🐞 Bug Fixes

  • Client function import  -  by @wobsoriano (f444b)
    View changes on GitHub
nuxt-remote-fn - v0.1.3

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Allow default exports on .server. files  -  by @wobsoriano (49e9f)
    View changes on GitHub
nuxt-remote-fn - v0.1.2

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Add console message for functions with missing returns  -  by @wobsoriano (8ebeb)
    View changes on GitHub
nuxt-remote-fn - v0.1.1

Published by github-actions[bot] almost 2 years ago

   🐞 Bug Fixes

  • ReadBody import  -  by @wobsoriano (b7fa5)
    View changes on GitHub
nuxt-remote-fn - v0.1.0

Published by github-actions[bot] almost 2 years ago

Initial release!