v0.1.139
What's Changed
- migration:
@components/Headingto@ui/Headingby @sarahraines in #1495 - migration: heading pt. 2 by @sarahraines in #1496
- migration: @components/Input/Select.tsx usages to @ui/ComboBox/ComboBox.tsx by @sarahraines in #1498
- migration: @components/Typography/Text to @ui/Typography/Text by @sarahraines in #1497
- migration: @components/Input/{Input,InputGroup} and @components/Textarea usages to @ui/Input by @sarahraines in #1499
- migration: @components/Button to @ui/Button by @sarahraines in #1500
- migration: @components/Table* usages to @ui/Table by @sarahraines in #1501
- chore(release): v0.1.139-alpha.0 by @github-actions[bot] in #1502
- fix: remove P&L header from public exports, restructure it by @sarahraines in #1503
- feat: extract shared DataStateContainer component by @sarahraines in #1504
- chore: align @ui/Button variant APIs with base Button and migrate callsites by @sarahraines in #1505
- chore: colocate single-view styles out of index.scss by @sarahraines in #1506
- migration: @components/Tooltip usages to @ui/Tooltip by @sarahraines in #1507
- chore: Remove unused Integrations feature by @sarahraines in #1508
- chore: colocate linked accounts styles with their components by @sarahraines in #1509
- chore: convert custom accounts types to Effect schemas by @sarahraines in #1510
- feat: add cashflow summaries variant of profit and loss summaries by @sarahraines in #1511
- feat: frontend polling for Plaid hosted-link; remove Onboarding component by @sarahraines in #1512
- test: add vitest setup by @sarahraines in #1513
- test: set up MSW test mocks for API calls by @sarahraines in #1515
- infra: upgrade to TS6 and replace lagging API Extractor with rollup-plugin-dts for type bundling by @sarahraines in #1516
- infra: clean up build scripts by @sarahraines in #1517
- test: add schema-driven fixtures for domain objects by @sarahraines in #1518
- test: mock custom accounts hook with MSW by @sarahraines in #1519
- chore(release): v0.1.139-alpha.1 by @github-actions[bot] in #1520
- test: add form filler test utils by @sarahraines in #1521
- fix: tighten up journal schemas and form validation by @sarahraines in #1522
- test: add custom account form tests by @sarahraines in #1523
- test: add Vitest GitHub Action by @sarahraines in #1524
- translations: v0.1.139 by @sarahraines in #1525
- New Crowdin updates by @sarahraines in #1526
- chore(release): v0.1.139 by @github-actions[bot] in #1527
Full Changelog: v0.1.138...v0.1.139