@vsf-enterprise/bigcommerce-sdk
1.3.0
Minor Changes
- #841
bdfe3b3
Thanks @bartoszherba! - Added "deleteCoupon" Endpoint Functionality:- Introduced a new API endpoint in the api package to facilitate coupon deletion.
- Implemented a corresponding client method in the SDK package for seamless interaction.
- Expanded the types package with necessary data structures to support this feature.
Patch Changes
- Updated dependencies [
bdfe3b3
]:- @vsf-enterprise/bigcommerce-types@1.3.0
1.2.0
Minor Changes
- #839
d5150d2
Thanks @bartoszherba! - Added "addCoupon" Endpoint Functionality:- Introduced a new API endpoint in the api package to facilitate coupon addition.
- Implemented a corresponding client method in the SDK package for seamless interaction.
- Expanded the types package with necessary data structures to support this feature.
Patch Changes
- Updated dependencies [
d5150d2
]:- @vsf-enterprise/bigcommerce-types@1.2.0
1.1.1
Patch Changes
- #833
644dd70
Thanks @jeffpdotone! - chore: updateCustomer add customer settings global login
1.1.0
Minor Changes
- #822
77d8034
Thanks @bartoszherba! - add node18 (>= 16 < 19) support
1.0.0
Patch Changes
- #812
1d8635c
Thanks @WojtekTheWebDev! - Update vsf package versions to stable versions
1.0.0-rc.0
Minor Changes
- #805
edbd40be
Thanks @sethidden! - new sdk method - getAllWishlists - #805
bf579235
Thanks @sethidden! - updateCustomer sdk method - #805
ba8684c6
Thanks @sethidden! - getFilters - sdk method - #806
a5661c37
Thanks @StasHarmonetix! - Updating the documentation for the BigCommerce SDK, minor changes and corrections done across a number of doc files - #805
6aacb567
Thanks @sethidden! - updateFormFields sdk method - #805
fa66730e
Thanks @sethidden! - getCustomerAddress sdk method - #805
fa06f359
Thanks @sethidden! - getOrders sdk method - #805
74125cf4
Thanks @sethidden! - getStoreMeta sdk method - #805
81e6c4db
Thanks @sethidden! - removing unused type in UpdateAddressParameters and introducing new createCustomerAddress sdk method - #805
f1fbf78f
Thanks @sethidden! - getProductsById sdk method - #807
28dceaf6
Thanks @StasHarmonetix! - getProductById and getOrdersWithDetails sdk methods for the BigCommerce integration - #805
b8979aeb
Thanks @sethidden! - getOrderProducts and getOrderShippingAddresses sdk methods - #805
9887d17f
Thanks @sethidden! - removeCartItem sdk method - #805
0a5da95c
Thanks @sethidden! - fixed JS error in the updateCustomerAddress endpoint where destructuring was made on a variable that can be undefined. added a new updateCustomerAddress method for the sdk - #805
c65b6ac0
Thanks @sethidden! - createCustomer sdk method - #805
8327daea
Thanks @sethidden! - removeWishlistItem new sdk method - #805
0a5da95c
Thanks @sethidden! - bigcommerce-types - removed redundant customer_id property in the CreateAddressParameters, bigcommerce-sdk - added createCustomerAddress method" - #805
2e243d8e
Thanks @sethidden! - getOrderByCart - sdk method - #805
4c7560e3
Thanks @sethidden! - Applied the fix to disable the redirect to the unexisting route account.php, update login method to return customer token, added login and updateCart methods to the SDK - #805
c3a3562b
Thanks @sethidden! - adding new sdk method - createWishlist - #805
bacad992
Thanks @sethidden! - getProductReview - new sdk method - #805
e73e4192
Thanks @sethidden! - getCustomerSettings sdk method - #805
3fcbe0b7
Thanks @sethidden! - getCurrencies sdk method - #805
2fa545ab
Thanks @sethidden! - getCustomers sdk method - #805
a74af313
Thanks @sethidden! - getProductsWithFilter sdk method - #805
a36d26a1
Thanks @sethidden! - validateCredentials - new sdk method - #805
750986db
Thanks @sethidden! - deleteCustomerAddress - sdk method - #805
9446dcd9
Thanks @sethidden! - introduced new method for the SDK - addWishlistItems - #805
99265167
Thanks @sethidden! - added new sdk method - createProductReview - #805
d675daf2
Thanks @sethidden! - getChannel sdk method - #805
4c7560e3
Thanks @sethidden! - api package: fixed issue with unauthenticated users being able to create new carts for existing users, performLogin now returns a user token; sdk package: cart methods and integration tests - #805
6ae97810
Thanks @sethidden! - new loginCustomerGql method for the sdk - #805
0655a2f2
Thanks @sethidden! - updateCartItem sdk method
Patch Changes
- #805
e692fb39
Thanks @sethidden! - Updated the generated documentation for the BigCommerce, formatted and added the entire documentation for the sdk. Changed SDK methods from arrow functions to function declarations. - Updated dependencies [
81e6c4db
,0a5da95c
]:- @vsf-enterprise/bigcommerce-types@1.0.0