v1.0.0
Breaking changes:
- AccountsAndCustomersService.getCustomerResource
- AccountsAndCustomersService.getCustomerAccountResources
- AccountsAndCustomersService.getFullCustomerAccountResource
The customerId
parameter was removed from the method signature for all of the above methods.
Bug Fixes
The AccountStreamer now passes the full json message to the observers provided to addMessageObserver
.
Full Changelog: https://github.com/tastytrade/tastytrade-api-js/commits/1.0.0