v0.7.0
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 toRecord<>
- upgrade typescript to 4.x.x