Skip to content

Commit 5846c81

Browse files
committed
feat: add connecting flag, and fix sourcemap issue in assets
1 parent f94c1c6 commit 5846c81

7 files changed

Lines changed: 679 additions & 27 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@
44

55
## 1.4.8
66

7-
2025-8-27
7+
2025-9-1
88

99
### Features
1010

1111
#### hooks
1212

1313
- ✨ add a new hook `useStompSocket` which provides a simple way to connect and communicate with a STOMP WebSocket server.
1414

15+
### Bug Fixes
16+
17+
- 🐞 Fix sourcemap are not referenced correctly in `assets`
18+
1519
## 1.4.7
1620

1721
2025-8-20

0 commit comments

Comments
 (0)