sascha245 / vuex-simple

A simpler way to write your Vuex store in Typescript
MIT License
180 stars 15 forks source link

Passing options object for register dynamic modules #32

Closed Askold-Dorot closed 4 years ago

Askold-Dorot commented 4 years ago

Added parameter from options in 'registerModule' function and passing this object to native vuex function

Options object does not supported in 'registerModule' function

Options object supported and correct works

sascha245 commented 4 years ago

Everything looks fine to me. I will merge this PR and publish the changes tomorrow.

sascha245 commented 4 years ago

@barahliush v2.2.0 has been published