v0.1.138
What's Changed
- Schematize BankAccount with Effect Schema by @sarahraines in #1466
- chore: remove unused business personnel schema and API hooks by @sarahraines in #1467
- Enforce BankTransaction via Effect Schema (decoded camelCase) by @sarahraines in #1468
- chore: schematize ledger entries and lines by @sarahraines in #1469
- schema: migrate task types to BusinessTaskSchema by @sarahraines in #1470
- chore: remove dead useDataSync mechanism by @sarahraines in #1472
- Migrate JournalTable to ExpandableDataTable by @sarahraines in #1471
- chore: migrate custom icons to lucide-react by @sarahraines in #1473
- feat: now supports closing open items as an 'in progress' bookkeeping state by @darrensapalo in #1474
- Put special chars after alphanumerics when sorting parent accounts by @AndrewAcomb in #1475
- Pushing up tokens by @tbustama in #1450
- useEvent callback by @tbustama in #1438
- ci: add Linear release automation (prepare/tag/publish + merge sync) by @sarahraines in #1477
- ci: npm trusted publishing (OIDC) for Release — Publish by @sarahraines in #1479
- ci: clarify release workflow inputs; default Publish dry_run to true by @sarahraines in #1480
- chore(release): v0.1.138-alpha.0 by @github-actions[bot] in #1481
- fix(build): add sass-embedded and api-extractor as explicit devDeps by @sarahraines in #1482
- ci: Crowdin translation sync workflow by @sarahraines in #1483
- feat: rewrite new account form with TanStack Form + Effect schemas by @sarahraines in #1486
- feat: gate solopreneur tax profile banner behind enableTaxEstimates flag by @darrensapalo in #1485
- feat: create unified ledger entry details panel by @sarahraines in #1487
- feat: make Confirm Accounts modal list scrollable by @darrensapalo in #1488
- feat: rewrite ledger account line items table by @sarahraines in #1489
- feat: add responsive invoices mobile list by @sarahraines in #1490
- feat: make invoice summary stats responsive by @sarahraines in #1491
- chore: push translation keys to Crowdin by @sarahraines in #1492
- New Crowdin updates by @sarahraines in #1476
- fix: cosmetic issues from demo testing by @sarahraines in #1493
- chore(release): v0.1.138 by @github-actions[bot] in #1494
New Contributors
- @github-actions[bot] made their first contribution in #1481
Full Changelog: v0.1.137...v0.1.138