mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
* Highlight first suggestion when searching instead of the split option * Fix error * Try out react compiler * Fix typecheck errors * Increase --max-old-space-size * Increate --max-old-space-size in package-browser * Update config and versions * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * Update versions * Fix typecheck errors * Revert some changes * Implement react compiler to take advantage of some performance improvements * Fixes * Remove unused packages --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
7 lines
131 B
Markdown
7 lines
131 B
Markdown
---
|
|
category: Enhancements
|
|
authors: [joel-jeremy]
|
|
---
|
|
|
|
Implement react compiler to take advantage of some performance improvements
|