@sanity/presentation-comlink
Advanced tools
Comparing version
# Changelog | ||
## [1.0.21](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.20...presentation-comlink-v1.0.21) (2025-05-29) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/comlink bumped to 3.0.5 | ||
* @sanity/visual-editing-types bumped to 1.1.0 | ||
## [1.0.20](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.19...presentation-comlink-v1.0.20) (2025-05-21) | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@sanity/presentation-comlink", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme", | ||
@@ -42,4 +42,4 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/comlink": "^3.0.4", | ||
"@sanity/visual-editing-types": "^1.0.18" | ||
"@sanity/comlink": "^3.0.5", | ||
"@sanity/visual-editing-types": "^1.1.0" | ||
}, | ||
@@ -51,5 +51,5 @@ "devDependencies": { | ||
"typescript": "5.8.3", | ||
"vitest": "^3.1.3", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0" | ||
"vitest": "^3.1.4", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "peerDependencies": { |
94351
0.34%