mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* Make note imports optional. Adds tests too * add release notes * Update VRT * type getTransactions to resolve TS error * remove CSV note import - already supported * type and lint to make coderabbit happy * conditional rendering of importNotes * Update VRT * update snapshot to account for serialization change * use <Trans> Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk> * Fix closing Trans Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk> * address missing import --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: youngcw <calebyoung94@gmail.com> Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.