Skip to content

Releases: Yuri-Lima/woocommerce-rest-api-ts-lib

v1.0.0

23 Nov 20:35
Compare
Choose a tag to compare

1.0.0 (2022-11-23)

Build System

Code Refactoring

  • component: types for List all webhooks added (41c71e4)
  • component: webHook Types Added (50ed312)

BREAKING CHANGES

  • packages: webhooks types updated
  • component: WebHook Types Updated
  • component: it provides a pack of type to speed up the availables variables.

WooCommerce REST API - TypeScript Library

18 Nov 13:17
Compare
Choose a tag to compare

Full Changelog: https://github.com/Yuri-Lima/woocommerce-rest-api-ts-lib/commits/v0.0.2

[0.0.2] - 2022-11-188

ESM AND CJS Compatible

Generic added + types for Product/Orders/Refund/System_Status/Coupons + Type for the AxiosConfig option.