xanf / vuex-shared-mutations

Share vuex mutations between tabs/windows
MIT License
562 stars 36 forks source link

Typo in 'LocalStorageStrategy' #25

Open jul13579 opened 5 years ago

jul13579 commented 5 years ago

https://github.com/xanf/vuex-shared-mutations/blob/32bca6b740940cfdd24b80ed01ebfeae9294dfc9/src/vuexSharedMutations.js#L6

There seems to be a typo in 'LocalStorageStrategy' (LocalStorageStrateRy).

darrenswhite commented 4 years ago

Looks like there's a PR to fix this: https://github.com/xanf/vuex-shared-mutations/pull/28

vncnz commented 4 years ago

If I'm not wrong npm package contains still the typo (version 1.0.2).

kpturner commented 4 years ago

I have installed the latest version and the typo is still there.....and it is now 8 months since this was reported. Suggests to me that this lib is not being maintained by the author anymore - right?

xanf commented 4 years ago

Sorry for delay, had weird trouble accessing my account :) Will review and fix this in this week

kpturner commented 4 years ago

Is it ready in NPM?