All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.3 (2020-10-06)
- return types from useStore() and context.use() (2c2f34d)
0.1.2 (2020-10-06)
- plugins: more tests and validations, full coverage (65f4140)
- plugins: plugin hooks (onInitialized, onUse, onAction, onMutate) #1 (750df52)
- plugins: VueStorePlugin init moved to the install callback and now accept options (f194e3d)
- do not export store symbol (dd52738)
- initial release (de4deee)