Skip to content

Commit bd12e77

Browse files
committed
fix: Update @layerstack/svelte-stores with improved themeStore when not using settings() context
1 parent faee5f7 commit bd12e77

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/proud-grapes-obey.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte-ux': patch
3+
---
4+
5+
fix: Update `@layerstack/svelte-stores` with improved `themeStore` when not using `settings()` context

packages/svelte-ux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@floating-ui/dom": "^1.6.13",
5656
"@fortawesome/fontawesome-common-types": "^6.7.2",
5757
"@layerstack/svelte-actions": "^1.0.0",
58-
"@layerstack/svelte-stores": "^1.0.0",
58+
"@layerstack/svelte-stores": "^1.0.1",
5959
"@layerstack/svelte-table": "^1.0.0",
6060
"@layerstack/tailwind": "^1.0.0",
6161
"@layerstack/utils": "^1.0.0",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)