@sanity/presentation-comlink
Advanced tools
Comparing version
# Changelog | ||
## [1.0.19](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.18...presentation-comlink-v1.0.19) (2025-05-07) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to v7.1.0 ([#2984](https://github.com/sanity-io/visual-editing/issues/2984)) ([a9f8b89](https://github.com/sanity-io/visual-editing/commit/a9f8b898e4d6d6556336e69c3916ec06456db1f9)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/comlink bumped to 3.0.3 | ||
* @sanity/visual-editing-types bumped to 1.0.18 | ||
## [1.0.18](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.17...presentation-comlink-v1.0.18) (2025-04-30) | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@sanity/presentation-comlink", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme", | ||
@@ -42,11 +42,11 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/comlink": "^3.0.2", | ||
"@sanity/visual-editing-types": "^1.0.17" | ||
"@sanity/comlink": "^3.0.3", | ||
"@sanity/visual-editing-types": "^1.0.18" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^7.0.0", | ||
"@sanity/client": "^7.1.0", | ||
"@sanity/pkg-utils": "6.13.4", | ||
"eslint": "^8.57.1", | ||
"typescript": "5.8.3", | ||
"vitest": "^3.1.2", | ||
"vitest": "^3.1.3", | ||
"@repo/eslint-config": "0.0.0", | ||
@@ -56,3 +56,3 @@ "@repo/package.config": "0.0.0" | ||
"peerDependencies": { | ||
"@sanity/client": "^7.0.0" | ||
"@sanity/client": "^7.1.0" | ||
}, | ||
@@ -59,0 +59,0 @@ "engines": { |
93769
0.6%