@sanity/presentation-comlink
Advanced tools
Comparing version
# Changelog | ||
## [1.0.17](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.16...presentation-comlink-v1.0.17) (2025-04-30) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to v7 ([#2964](https://github.com/sanity-io/visual-editing/issues/2964)) ([473f7ed](https://github.com/sanity-io/visual-editing/commit/473f7edc872a6bc926dcbc7ecbb355fb7fa23229)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/comlink bumped to 3.0.2 | ||
* @sanity/visual-editing-types bumped to 1.0.16 | ||
## [1.0.16](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.15...presentation-comlink-v1.0.16) (2025-04-11) | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@sanity/presentation-comlink", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme", | ||
@@ -42,11 +42,11 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/visual-editing-types": "^1.0.15" | ||
"@sanity/comlink": "^3.0.2", | ||
"@sanity/visual-editing-types": "^1.0.16" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.29.0", | ||
"@sanity/client": "^7.0.0", | ||
"@sanity/pkg-utils": "6.13.4", | ||
"eslint": "^8.57.1", | ||
"typescript": "5.8.3", | ||
"vitest": "^3.1.1", | ||
"vitest": "^3.1.2", | ||
"@repo/eslint-config": "0.0.0", | ||
@@ -56,3 +56,3 @@ "@repo/package.config": "0.0.0" | ||
"peerDependencies": { | ||
"@sanity/client": "^6.29.0" | ||
"@sanity/client": "^6.29.0 || ^7.0.0" | ||
}, | ||
@@ -59,0 +59,0 @@ "engines": { |
92755
0.62%- Removed
Updated