We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7d3e2 commit 87c358dCopy full SHA for 87c358d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.14.2
4
+
5
+### Patch Changes
6
7
+- fix: Converted ThemeConfig to a type-only import (import type { ThemeConfig } from "$lib";). No changes to exports or runtime logic.
8
9
## 1.14.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "flowbite-svelte",
- "version": "1.14.1",
+ "version": "1.14.2",
"description": "Flowbite components for Svelte",
"main": "dist/index.js",
"author": {
static/llm/context-full.txt
@@ -1,5 +1,5 @@
# undefined Documentation - Full Context
-# Generated on 2025-09-25T08:01:25.575Z
+# Generated on 2025-09-25T09:39:05.890Z
# This file contains all documentation concatenated in logical order
0 commit comments