Skip to content

v4.10.0

Compare
Choose a tag to compare
@tniezg tniezg released this 30 Sep 10:16
· 193 commits to main since this release
0f05cdb
  • 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.