mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 04:18:51 -05:00
- `yarn constraints` flagged jsdom ^29.0.2 in api vs ^27.4.0 in desktop-client. Align to ^27.4.0 — api's browser-facade test only uses a minimal jsdom env, both versions satisfy its needs. - `yarn typecheck` under tsc-strict needed a declaration for absurd-sql/dist/indexeddb-main-thread; added a one-line .d.ts-style shim under packages/loot-core/typings/, matching the existing pattern used for vite-plugin-peggy-loader. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>