Releases: davestewart/vuex-pathify
Releases · davestewart/vuex-pathify
v1.5.1
v1.5.0
v1.4.5
Fixed
- Setting values on objects using numeric keys is now supported
- Setting deep properties using numeric keys now correctly creates arrays
v1.4.4
v1.4.3
Changed
- Update dependencies
v1.4.2
Fixed
- Fix broken UMD bundles - #117 / @johannes-z
v1.4.1
Fixed
- IE11 compatibility - #77 / @JessicaSachs
v1.4.0
Added
- Enable variable expansion in component helper paths
v1.3.0
Added
- Enable array read / write for sub-properties
v1.2.5
Fixed
- Fixed issue where get and set helpers cached reference to store