You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/sanity-sveltekit/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,21 @@
10
10
* expose browser token via event.locals ([b85c13b](https://github.com/sanity-io/sanity-sveltekit/commit/b85c13bab658ce327edd5da165b9f1616b61da65))
11
11
12
12
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))
* 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
+
13
28
### Bug Fixes
14
29
15
30
* retain live event subscription to avoid undefined unsubscribe error ([8fdcd75](https://github.com/sanity-io/sanity-sveltekit/commit/8fdcd75ed2acca76180b80cbdb430d2ed4f83280))
0 commit comments