mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-07-22 21:32:38 +00:00
refactor: Update @blah-im/core to 0.10.0 and refactor message manager
- Move MessageManager to src/lib/blah/chat with sectioning logic - Remove old messageManager from connection - Add message sectioning utility - Update apiCall to support query params - Update chat exports and types
This commit is contained in:
parent
e410dc915f
commit
75239c865d
9 changed files with 119 additions and 56 deletions
|
@ -37,7 +37,7 @@
|
|||
"vitest": "^3.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blah-im/core": "^0.9.0",
|
||||
"@blah-im/core": "^0.10.0",
|
||||
"@zeabur/svelte-adapter": "^1.0.0",
|
||||
"bits-ui": "^1.5.3",
|
||||
"canonicalize": "^2.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue