@faststore/core
Advanced tools
Comparing version 0.3.10 to 0.3.11
@@ -8,2 +8,9 @@ # Changelog | ||
### [0.3.11](https://github.com/vtex-sites/nextjs.store/compare/0.3.10...0.3.11) (2022-12-19) | ||
### Chores | ||
* remove vtex tsconfig ([#328](https://github.com/vtex-sites/nextjs.store/issues/328)) ([9ffdf53](https://github.com/vtex-sites/nextjs.store/commit/9ffdf536c1bd56aa483cf68f28cffb975d7083c3)) | ||
### [0.3.10](https://github.com/vtex-sites/nextjs.store/compare/0.3.9...0.3.10) (2022-12-19) | ||
@@ -10,0 +17,0 @@ |
{ | ||
"name": "@faststore/core", | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"license": "MIT", | ||
@@ -40,3 +40,2 @@ "browserslist": "supports es6-module and not dead", | ||
"@vtex/client-cms": "^0.2.12", | ||
"@vtex/tsconfig": "0.6.0", | ||
"autoprefixer": "^10.4.0", | ||
@@ -43,0 +42,0 @@ "css-loader": "^6.7.1", |
{ | ||
"extends": "@vtex/tsconfig", | ||
"compilerOptions": { | ||
@@ -4,0 +3,0 @@ "allowSyntheticDefaultImports": true, |
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
1701295
33
13770
- Removed@vtex/tsconfig@0.6.0
- Removed@vtex/tsconfig@0.6.0(transitive)