@logux/vuex
Advanced tools
Comparing version 0.9.10 to 0.9.11
# Change Log | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## 0.9.11 | ||
* Update Vue to release candidate 11 | ||
* Update dependencies | ||
## 0.9.10 | ||
@@ -5,0 +9,0 @@ * Fix broken state after second logux/undo |
{ | ||
"name": "@logux/vuex", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "Vuex compatible API for Logux", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"vue": ">=3.0.0-rc.10", | ||
"vue": ">=3.0.0-rc.11", | ||
"vuex": ">=4.0.0-beta.4" | ||
@@ -23,0 +23,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54154