Skip to content

update dependencies and fixes#527

Merged
phoenixy1 merged 1 commit intomasterfrom
adh-10-11-25
Nov 12, 2025
Merged

update dependencies and fixes#527
phoenixy1 merged 1 commit intomasterfrom
adh-10-11-25

Conversation

@phoenixy1
Copy link
Collaborator

More fixes:

  • Removed an accidental stray entry in the .env.template added in the last update
  • Fixed a bug in the Go quickstart in which it would panic if /transactions/sync was called before the initial update transactions fetch had completed
  • Fixed an issue for CRA in which the quickstart frontend used the wrong field name due to a change in field names when graduating from CRA beta to GA

More version updates:

  • Updated frontend dependencies, most notably react 16->18 and updates to latest plaid frontend and backend versions (frontend uses plaid backend library for typescript type checking)
  • dependency updates for all language backends
  • Updated Docker to use more recent container versions

Copy link
Contributor

@ToddKerpelman ToddKerpelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕺

@phoenixy1 phoenixy1 merged commit d3fada3 into master Nov 12, 2025
phoenixy1 added a commit that referenced this pull request Mar 19, 2026
Removed an accidental stray entry in the .env.template added in the last update
Fixed a bug in the Go quickstart in which it would panic if /transactions/sync was called before the initial update transactions fetch had completed
Fixed an issue for CRA in which the quickstart frontend used the wrong field name due to a change in field names when graduating from CRA beta to GA
Updated frontend dependencies, most notably react 16->18 and updates to latest plaid frontend and backend versions (frontend uses plaid backend library for typescript type checking)
dependency updates for all language backends
Updated Docker to use more recent container versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants