Releases: EasyPost/easypost-node
Releases · EasyPost/easypost-node
v8.4.0
v8.3.0
- Adds support for
UspsShipAccount - Adds
Tracker.retrieveBatchfunction - Adds
verify_carrieraddress param
v8.2.0
- Adds the following functions
shipment.createAndBuyLumashipment.buyLumaluma.getPromise
v8.1.0
- Adds
referenceandrecipient_nameto Claims
v8.0.2
- Corrects the endpoint used for creating/updating UPS accounts
v8.0.1
- Fixes built distribution by removing reference to removed
repl
v8.0.0
See our Upgrade Guide for more details.
- Drop support for Node 12, 13, 14, and 15
- Adds
webhook_secretandcustom_headersproperties to Typescript definitions of a Webhook - Adds the following functions to assist ReferralCustomers add credit cards and bank accounts:
betaReferralCustomer.createCreditCardClientSecretbetaReferralCustomer.createBankAccountClientSecretreferralCustomer.addCreditCardFromStripereferralCustomer.addBankAccountFromStripe
- Adds missing tracker props
- Routes
AmazonShippingAccountto the correct endpoint on create - Fixes all references to the docs
- Properly returns the response body of the following functions:
addPaymentMethod,refundByAmount,refundByPaymentLog findMatchingMockRequestmocking function made private- Removes undocumented and unmaintained
repl - Bumps dependencies
v7.5.5
v7.5.4
v7.5.3
What's Changed
- Removes the deprecated
create_listtracker endpoint function as it is no longer available via API - Fix invalid TypeScript definition for Shipment
buyfunction (closes #478 )
Related PRs
- chore: bump dependencies by @Justintime50 in #474
- chore(deps): bump serve-static and express by @dependabot in #475
- chore(deps): bump send and express by @dependabot in #476
- chore: remove tracker
create_listendpoint function by @Justintime50 in #477 - [fix] Outdated TypeScript definition for Shipment
buyfunction by @nwithan8 in #479 - chore: update CODEOWNERS by @Justintime50 in #480
- [chore] Prep for v7.5.3 release by @nwithan8 in #481
Full Changelog: v7.5.2...v7.5.3