- Add environment detection (IS_BROWSER, IS_NODE) - Use top-level await for conditional Node.js imports - Make signRequest async/isomorphic (Node crypto vs Web Crypto API) - Add loadCredentialsFromStorage() for browser localStorage support - Update resolveCredentials() with 5-tier priority including localStorage - Add IS_NODE guards to file-system dependent functions - Guard CLI entry point to prevent browser errors - Update header docs with browser usage instructions All 71 existing tests pass. |
||
|---|---|---|
| .. | ||
| async | ||
| sync | ||
| Makefile | ||