Skip to content

Commit 0767d5a

Browse files
chore(main): release sveltekit 1.0.3
1 parent 2208652 commit 0767d5a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/sanity-sveltekit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.2...sveltekit-v1.0.3) (2025-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @sanity/comlink to v4 ([#149](https://github.com/sanity-io/sanity-sveltekit/issues/149)) ([de8b676](https://github.com/sanity-io/sanity-sveltekit/commit/de8b676819c40795308c6021b3c0b3d96edbd871))
9+
* **deps:** update dependency @sanity/types to ^4.11.0 ([#148](https://github.com/sanity-io/sanity-sveltekit/issues/148)) ([f89d104](https://github.com/sanity-io/sanity-sveltekit/commit/f89d104e353f1d51f4bfa6758a749035937c7723))
10+
311
## [1.0.2](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v1.0.1...sveltekit-v1.0.2) (2025-10-21)
412

513

packages/sanity-sveltekit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/sveltekit",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"repository": {
55
"type": "git",
66
"url": "git+ssh://git@github.com/sanity-io/sanity-sveltekit.git",
@@ -38,7 +38,7 @@
3838
"@sanity/client": "^7.12.0",
3939
"@sanity/comlink": "^4.0.0",
4040
"@sanity/core-loader": "^1.8.21",
41-
"@sanity/presentation-comlink": "^2.0.0",
41+
"@sanity/presentation-comlink": "^1.0.33",
4242
"@sanity/preview-url-secret": "^2.1.15",
4343
"@sanity/visual-editing": "^3.2.4",
4444
"fast-deep-equal": "^3.1.3",

0 commit comments

Comments
 (0)