@sanity/presentation-comlink
Advanced tools
Comparing version 1.0.2 to 1.0.3
# Changelog | ||
## [1.0.3](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.2...presentation-comlink-v1.0.3) (2025-01-22) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/visual-editing-types bumped to 1.0.3 | ||
## [1.0.2](https://github.com/sanity-io/visual-editing/compare/presentation-comlink-v1.0.1...presentation-comlink-v1.0.2) (2025-01-22) | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@sanity/presentation-comlink", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation-comlink#readme", | ||
@@ -43,15 +43,15 @@ "bugs": { | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/visual-editing-types": "^1.0.2" | ||
"@sanity/visual-editing-types": "^1.0.3" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.26.0", | ||
"@sanity/client": "^6.27.0", | ||
"@sanity/pkg-utils": "6.13.4", | ||
"eslint": "^8.57.1", | ||
"typescript": "5.7.3", | ||
"vitest": "^3.0.2", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0" | ||
"vitest": "^3.0.3", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.26.0" | ||
"@sanity/client": "^6.27.0" | ||
}, | ||
@@ -58,0 +58,0 @@ "engines": { |
85377
+ Added@sanity/client@6.28.0(transitive)
+ Added@sanity/visual-editing-types@1.0.6(transitive)
+ Added@types/node@22.13.2(transitive)
- Removed@sanity/client@6.27.2(transitive)
- Removed@sanity/visual-editing-types@1.0.5(transitive)
- Removed@types/node@22.13.1(transitive)