@sanity/core-loader
Advanced tools
Comparing version
@@ -9,2 +9,17 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.8.5](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.8.4...core-loader-v1.8.5) (2025-04-11) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.29.0 ([2a8ff1e](https://github.com/sanity-io/visual-editing/commit/2a8ff1e9369b8a27bb3c122d5f5f9046be43c5a1)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/presentation-comlink bumped to 1.0.16 | ||
* @sanity/visual-editing-csm bumped to 2.0.14 | ||
## [1.8.4](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.8.3...core-loader-v1.8.4) (2025-04-10) | ||
@@ -11,0 +26,0 @@ |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme", | ||
@@ -64,6 +64,6 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/client": "^6.28.4", | ||
"@sanity/client": "^6.29.0", | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/presentation-comlink": "^1.0.15", | ||
"@sanity/visual-editing-csm": "^2.0.13" | ||
"@sanity/presentation-comlink": "^1.0.16", | ||
"@sanity/visual-editing-csm": "^2.0.14" | ||
}, | ||
@@ -80,4 +80,4 @@ "devDependencies": { | ||
"vitest": "^3.1.1", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0" | ||
@@ -84,0 +84,0 @@ }, |
620470
0.08%