@sanity/presentation-comlink
Advanced tools
Comparing version 1.0.5 to 1.0.6
# Changelog | ||
## [1.0.6](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.5...presentation-comlink-v1.0.6) (2025-02-10) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/visual-editing-types bumped to 1.0.6 | ||
## [1.0.5](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.4...presentation-comlink-v1.0.5) (2025-02-07) | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@sanity/presentation-comlink", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme", | ||
@@ -43,3 +43,3 @@ "bugs": { | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/visual-editing-types": "^1.0.5" | ||
"@sanity/visual-editing-types": "^1.0.6" | ||
}, | ||
@@ -52,4 +52,4 @@ "devDependencies": { | ||
"vitest": "^3.0.5", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0" | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "peerDependencies": { |
86450