@sanity/presentation-comlink
Advanced tools
Comparing version
# Changelog | ||
## [1.0.1](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.0...presentation-comlink-v1.0.1) (2025-01-21) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/visual-editing-types bumped to 1.0.1 | ||
## 1.0.0 (2025-01-17) | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@sanity/presentation-comlink", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme", | ||
@@ -42,11 +42,11 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/visual-editing-types": "^1.0.0", | ||
"@sanity/comlink": "^3.0.1" | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/visual-editing-types": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.24.3", | ||
"@sanity/client": "^6.25.0", | ||
"@sanity/pkg-utils": "6.13.4", | ||
"eslint": "^8.57.1", | ||
"typescript": "5.7.3", | ||
"vitest": "^2.1.8", | ||
"vitest": "^3.0.2", | ||
"@repo/eslint-config": "0.0.0", | ||
@@ -56,3 +56,3 @@ "@repo/package.config": "0.0.0" | ||
"peerDependencies": { | ||
"@sanity/client": "^6.24.3" | ||
"@sanity/client": "^6.25.0" | ||
}, | ||
@@ -59,0 +59,0 @@ "engines": { |
84328
0.33%