mrcrowl / vuex-typex

Typescript builder for strongly-typed access to Vuex Store modules
MIT License
193 stars 22 forks source link

Improve error handling for duplicate/missing keys #2

Closed SLaks closed 7 years ago

SLaks commented 7 years ago

The error message for missing keys should also specify how to fix. And duplicate keys were silently swallowed, leading to confusing bugs.

mrcrowl commented 7 years ago

Thanks, published as v1.0.7

SLaks commented 7 years ago

v1.0.7 doesn't seem to have the fix?

mrcrowl commented 7 years ago

Sorry, my bad.... try v1.0.8