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

This is some improvements for the oficial WooCommerce repo. https://github.com/woocommerce/woocommerce-rest-api-js-lib I hope they merge or accept it as new repo. soon. Please few free to contact me.
MIT License
28 stars 8 forks source link

🐛 FIX: Query Params Added To Url #36

Closed jusimen closed 1 year ago

jusimen commented 1 year ago

Noticed that query parameters were being ignored, so I added a function to add all query parameters to the URL. Also updated Yaml to version 2.21 fixing a high-severity vulnerability.