probil / vue-socket.io-extended

:v::zap: Socket.io bindings for Vue.js and Vuex (inspired by Vue-Socket.io)
MIT License
629 stars 38 forks source link

Fix TypeScript hinting for custom options #522

Closed MrBrax closed 3 years ago

MrBrax commented 3 years ago

TypeScript thinks "this" is referring to the App object.

codecov[bot] commented 3 years ago

Codecov Report

Merging #522 (d8b2bea) into alpha (df83685) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             alpha      #522   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          124       124           
  Branches        20        20           
=========================================
  Hits           124       124           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update df83685...d8b2bea. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.0.0-alpha.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: