Skip to content

Commit 38d4a80

Browse files
chore(main): release sveltekit 0.1.0
1 parent 0e721bd commit 38d4a80

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/sanity-sveltekit/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@
1010
* expose browser token via event.locals ([b85c13b](https://github.com/sanity-io/sanity-sveltekit/commit/b85c13bab658ce327edd5da165b9f1616b61da65))
1111

1212

13+
### Bug Fixes
14+
15+
* retain live event subscription to avoid undefined unsubscribe error ([8fdcd75](https://github.com/sanity-io/sanity-sveltekit/commit/8fdcd75ed2acca76180b80cbdb430d2ed4f83280))
16+
* use drafts over previewDrafts ([5088794](https://github.com/sanity-io/sanity-sveltekit/commit/508879477caf27b41fdcff88446e96800d878432))
17+
18+
## [0.1.0](https://github.com/sanity-io/sanity-sveltekit/compare/sveltekit-v0.0.1...sveltekit-v0.1.0) (2025-05-16)
19+
20+
21+
### Features
22+
23+
* add loader context ([6bde008](https://github.com/sanity-io/sanity-sveltekit/commit/6bde0083ab5305aab9be5a167ddc6b446611fb2d))
24+
* export studio component ([ad06e1a](https://github.com/sanity-io/sanity-sveltekit/commit/ad06e1ab974587dfe798f5d051190d2e3e34b246))
25+
* expose browser token via event.locals ([b85c13b](https://github.com/sanity-io/sanity-sveltekit/commit/b85c13bab658ce327edd5da165b9f1616b61da65))
26+
27+
1328
### Bug Fixes
1429

1530
* retain live event subscription to avoid undefined unsubscribe error ([8fdcd75](https://github.com/sanity-io/sanity-sveltekit/commit/8fdcd75ed2acca76180b80cbdb430d2ed4f83280))

0 commit comments

Comments
 (0)