@contentful/field-editor-shared
Advanced tools
Comparing version 0.16.0 to 0.19.0
@@ -6,2 +6,35 @@ # Change Log | ||
# [0.19.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-shared@0.18.0...@contentful/field-editor-shared@0.19.0) (2021-06-23) | ||
### Features | ||
* [] bump forma tokens ([#756](https://github.com/contentful/field-editors/issues/756)) ([befc60f](https://github.com/contentful/field-editors/commit/befc60f9f495b0d1e072e9cba969d139da8f674a)) | ||
# [0.18.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-shared@0.17.0...@contentful/field-editor-shared@0.18.0) (2021-06-23) | ||
### Features | ||
* [] bump app sdk ([#755](https://github.com/contentful/field-editors/issues/755)) ([aa0c217](https://github.com/contentful/field-editors/commit/aa0c2179d4edbb1a37453e1e3bdf0ae11991166f)) | ||
# [0.17.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-shared@0.16.0...@contentful/field-editor-shared@0.17.0) (2021-06-22) | ||
### Features | ||
* [EXT-2826] make app-sdk a peer depedency ([#748](https://github.com/contentful/field-editors/issues/748)) ([f1d1d01](https://github.com/contentful/field-editors/commit/f1d1d01d89d59d70ab2c831a513ab2580ea64d7e)) | ||
# [0.16.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-shared@0.15.1...@contentful/field-editor-shared@0.16.0) (2021-02-19) | ||
@@ -8,0 +41,0 @@ |
{ | ||
"name": "@contentful/field-editor-shared", | ||
"version": "0.16.0", | ||
"version": "0.19.0", | ||
"main": "dist/index.js", | ||
@@ -21,5 +21,7 @@ "module": "dist/field-editor-shared.esm.js", | ||
}, | ||
"devDependencies": { | ||
"@contentful/app-sdk": "^3.36.0" | ||
}, | ||
"dependencies": { | ||
"@contentful/app-sdk": "^3.29.2", | ||
"@contentful/forma-36-tokens": "^0.10.1", | ||
"@contentful/forma-36-tokens": "^0.10.2", | ||
"emotion": "^10.0.17", | ||
@@ -30,2 +32,3 @@ "lodash": "^4.17.15", | ||
"peerDependencies": { | ||
"@contentful/app-sdk": "^3.36.0", | ||
"react": ">=16.8.0" | ||
@@ -38,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "d9d108d06a2486079e8001c51fda738e0fd283b2" | ||
"gitHead": "3dbdedaa70b19cab43fbcfad30eefe19c76cf4fb" | ||
} |
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
320694
4
1
- Removed@contentful/app-sdk@^3.29.2