Skip to content

Releases: spree/spree-api-v2-js-sdk

v2.2.0

15 May 18:07
a92f2c7
Compare
Choose a tag to compare
  • Add ability to remove all promo codes
  • Remove warning about source maps
  • Update entire README

v2.1.4

11 Apr 14:02
1abbc9f
Compare
Choose a tag to compare
  • Fix host value inheritance when SDK is used in the browser.

v2.1.2

08 Apr 15:15
5a535f5
Compare
Choose a tag to compare
  • Fixed NPM bundle. Now both /dist/server/index.js and /dist/client/index.js bundles are available!

v2.1.1

05 Apr 10:04
5a535f5
Compare
Choose a tag to compare
  • Add missing params argument to shippingMethod endpoint
  • Fix Relationships interface - add RelationType[] to data

v2.1.0

04 Apr 06:30
38b3e08
Compare
Choose a tag to compare
  • New endpoint for estimating shipping rates
  • Expose Result object

v2.0.2

29 Mar 14:14
9c0a172
Compare
Choose a tag to compare
  • Fix add to cart endpoint.

v2.0.1

27 Mar 09:17
2a8bc1f
Compare
Choose a tag to compare
  • Add missing sort key to query params.
  • Fix token URLs.

v2.0.0

19 Mar 14:38
Compare
Choose a tag to compare
  • Change signatures of getToken and refreshToken to resemble other methods in the SDK and return a result object.
  • TypeScript:
    • add Account endpoints return types
    • remove duplicate type definitions
    • ensure no unused .d.ts files are left in /types directory.

v1.1.0

14 Mar 15:19
01db6db
Compare
Choose a tag to compare
  • Filling README with missing types for some endpoints
  • Better TS typings available (=easier to import) when using SDK inside a TS project
  • Remove monet dependency
  • Two bundles - web and node

v1.0.1

13 Mar 08:44
0c31168
Compare
Choose a tag to compare
Merge pull request #43 from spark-solutions/bump-package

Bump package to 1.0.1