Releases: pluggyai/pluggy-node
Releases · pluggyai/pluggy-node
v0.8.0
0.7.1
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
v0.6.4
feat(transactions): Add category field.
v0.6.3
feat(connectToken): support createConnectToken with itemId optional parameter.
v0.6.2
feat(creditCard): Add creditLimit field.
feat(investments): Add status, issues and rates field.
v0.5.0
feat: add create connectToken method
v0.4.0
feat: add identity product recovery
feat: add sandbox filtering for connectors
v0.3.0
feat: add connector types
feat: add mfa method to provide parameter
v0.2.0
feat: add investments example
feat: update investment type to latest properties
feat: add webhooks methods and examples
feat: add examples for sdk