v4.10.0
- Fix
client.products.list
usage example in README. - Fix
docker pull
command used in Travis CI. - Suggest the
image_transformation
parameter when fetching products. Thanks, @aplegatt 💯 - Add access token and refresh token revocation endpoint (which is exposed by Doorkeeper) to the authentication group. Thanks, @aplegatt 🕺
- Remove optional chaining syntax to support older versions of Webpack.