single-spa / single-spa-vue

a single-spa plugin for vue.js applications
MIT License
182 stars 42 forks source link

handleInstance in SingleSpaOptsVue3 type misses props parameter #81

Closed renszee closed 3 years ago

renszee commented 3 years ago

The props parameter was added in #75, but not added to the type in https://github.com/single-spa/single-spa-vue/blob/main/types/single-spa-vue.d.ts#L24.

joeldenning commented 3 years ago

Fixed in https://github.com/single-spa/single-spa-vue/releases/tag/v2.4.2