moltin / js-sdk

JavaScript & Node.js SDKs for the Elastic Path Commerce Cloud eCommerce API
http://documentation.elasticpath.com/
MIT License
173 stars 77 forks source link

feat!: Added instance within GetCatalogProducts method & type fixes #894

Closed GeorgeBotzakis closed 12 months ago

GeorgeBotzakis commented 12 months ago

Type

Description

BREAKING CHANGE: Added moltin instance to GetCatalogProducts method so that the filter and other query params are not retained between calls on the same endpoint. Updated filter types for the same endpoint. Mark "GetProductsInCatalogRelease" as deprecated since it has the same functionality as the aforementioned method.

Pushed a commit where I removed methods that call these non-existent endpoints:

Renamed the methods within the Catalogs.Products class and fixed the relevant types.

github-actions[bot] commented 12 months ago

Unit Test Results

    1 files  ±0    55 suites  ±0   2s :stopwatch: ±0s 348 tests ±0  348 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  353 runs  ±0  353 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 0f9bbfe6. ± Comparison against base commit 84702e8a.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 12 months ago

:tada: This PR is included in version 27.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: