v3.1.1
版本发布时间: 2019-05-09 05:34:48
vuejs/vuex最新发布版本:v4.0.2(2021-06-17 23:52:07)
Features
- Support for debugging Vuex in a NativeScript application with the standalone Vue Devtools app (#1404)
- New ES modules build for browser (#1533): vuex.esm.browser.js and vuex.esm.browser.min.js
Improvements
- Improved jsdelivr support (#1496)
Fixed
- Memory leak happening while using registerModule/unregisterModule (#1508)
- Typings: Make mutation and action payload optional in definition file (#1517)