Skip to content

v0.7.0

Compare
Choose a tag to compare
@Gabrielpanga Gabrielpanga released this 26 Apr 16:53
· 313 commits to master since this release

Features

  • Payment Data on Transactions
  • Add connect token options to be passed to created items.
  • Add item options to be stored as connection metadata.

For more information visit https://docs.pluggy.ai/

Enhancements

  • export client & types from root
  • update types to export array of options
  • add credential type to ConnectorCredential
  • split types and commented fields
  • update any types to Record<>
  • upgrade typescript to 4.x.x