Comparing version 2.0.0-rc.13 to 2.0.0-rc.14
@@ -0,1 +1,5 @@ | ||
# [2.0.0-rc.14](https://github.com/posva/pinia/compare/pinia@2.0.0-rc.13...pinia@2.0.0-rc.14) (2021-10-19) | ||
Readme update | ||
# [2.0.0-rc.13](https://github.com/posva/pinia/compare/pinia@2.0.0-rc.12...pinia@2.0.0-rc.13) (2021-10-12) | ||
@@ -2,0 +6,0 @@ |
/*! | ||
* pinia v2.0.0-rc.13 | ||
* pinia v2.0.0-rc.14 | ||
* (c) 2021 Eduardo San Martin Morote | ||
@@ -4,0 +4,0 @@ * @license MIT |
/*! | ||
* pinia v2.0.0-rc.13 | ||
* pinia v2.0.0-rc.14 | ||
* (c) 2021 Eduardo San Martin Morote | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "pinia", | ||
"version": "2.0.0-rc.13", | ||
"version": "2.0.0-rc.14", | ||
"description": "Intuitive, type safe and flexible Store for Vue", | ||
@@ -33,3 +33,2 @@ "main": "index.js", | ||
"test:dts": "tsc -p ./test-dts/tsconfig.json", | ||
"dev": "yarn run test:unit --watchAll", | ||
"test": "yarn run build && yarn run build:dts && yarn test:dts" | ||
@@ -36,0 +35,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
383115