fix(tests): update tests for v4.0.0 stateless architecture compatibility
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-27 - 4.2.1 - fix(tests)
|
||||
Fix test compatibility with breaking changes from v4.0.0
|
||||
|
||||
- Updated all tests to handle new API structure where methods return objects
|
||||
- Fixed destructuring for getAccounts() which now returns { accounts, sessionData? }
|
||||
- Ensures all 83 tests pass successfully with the stateless architecture
|
||||
|
||||
## 2025-07-27 - 4.2.0 - feat(core)
|
||||
Switch to native fetch API for all HTTP requests
|
||||
|
||||
|
Reference in New Issue
Block a user