@sanity/preview-kit-compat
Advanced tools
Comparing version 1.4.19 to 1.4.20
@@ -39,2 +39,17 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.4.20](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.19...preview-kit-compat-v1.4.20) (2024-04-26) | ||
### Bug Fixes | ||
* **deps:** Update react monorepo to ^18.3.0 ([#1409](https://github.com/sanity-io/visual-editing/issues/1409)) ([1dedfee](https://github.com/sanity-io/visual-editing/commit/1dedfee39a056308f68e8dc77e9d0295f82a53a7)) | ||
* revert react peer dep to ^18.2.0 ([#1414](https://github.com/sanity-io/visual-editing/issues/1414)) ([3578262](https://github.com/sanity-io/visual-editing/commit/3578262da3f94df17b626e31981bef473cd21840)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @repo/visual-editing-helpers bumped from 0.6.8 to 0.6.9 | ||
## [1.4.19](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.18...preview-kit-compat-v1.4.19) (2024-04-22) | ||
@@ -41,0 +56,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.4.19", | ||
"version": "1.4.20", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -92,6 +92,6 @@ "bugs": { | ||
"@repo/channels": "0.4.0", | ||
"@repo/visual-editing-helpers": "0.6.8", | ||
"@repo/visual-editing-helpers": "0.6.9", | ||
"@sanity/client": "^6.15.20", | ||
"@sanity/pkg-utils": "6.8.1", | ||
"@types/react": "^18.2.79", | ||
"@sanity/pkg-utils": "6.8.7", | ||
"@types/react": "^18.3.0", | ||
"@typescript-eslint/eslint-plugin": "^7.7.1", | ||
@@ -103,5 +103,5 @@ "@typescript-eslint/parser": "^7.7.1", | ||
"eslint-plugin-simple-import-sort": "^12.1.0", | ||
"react": "^18.2.0", | ||
"react": "^18.3.0", | ||
"typescript": "5.4.5", | ||
"vitest": "^1.5.0", | ||
"vitest": "^1.5.2", | ||
"@repo/package.config": "0.0.0" | ||
@@ -108,0 +108,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
74775