Skip to content

Instantly share code, notes, and snippets.

@Sovai
Last active February 6, 2022 07:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sovai/8269f6106d76b419c2b02cc0bf5318c3 to your computer and use it in GitHub Desktop.
Save Sovai/8269f6106d76b419c2b02cc0bf5318c3 to your computer and use it in GitHub Desktop.
Vue-Bridge-Gateway Release Note

Release v1.0.0

💡 Features

  • $bridge
    • registerHandler
    • callHandler
  • $fetch
    • Add support error handling
    • Add support set header globally
    • supports following http methods: request, get, delete, head, options, patch, post, put

🐞 Bug Fixes

  • N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment