v0.1.138-alpha.0
Pre-release
Pre-release
·
10 commits
to main
since this release
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
New Contributors
- @github-actions[bot] made their first contribution in #1481
Full Changelog: v0.1.137...v0.1.138-alpha.0