1.5.0 (2024-11-06)
- add package manager version (cd84d38)
- update Auth.setMarket to accept string values and modify related scope formatting (a9a4577)
1.4.1 (2022-11-03)
- export additional methods (4b4409e)
1.4.0 (2022-04-21)
1.3.2 (2022-02-01)
- update all polymorphic relationships (5ac69af)
- properly handle polymorphic relationships (39f6bd3)
1.3.1 (2022-01-11)
- resources: type on StockItems (06ca892)
1.3.0 (2022-01-11)
- resources: add StockItems (371039b)
1.2.0 (2022-01-11)
- resources: add StockLocations (3e14c01)
1.1.0 (2021-09-22)
- add CustomerPaymentSources (80bb7bd)
1.0.2 (2021-09-22)
1.0.1 (2021-09-17)
- add missing skus attributes (cb1263b)
1.0.0 (2021-09-17)
- add new skus attributes (388a200)
1.0.0-beta.2 (2021-08-17)
- examples: update to new create/update parameters (fe8c2bc)
- resources: allow omitting attributes for create and update (3bb85f3)
- auth: correct customer token expiration after refresh (97ec0ec)
1.0.0-beta.1 (2021-08-12)
- auth: throw error when restoring invalid session data (9768af5)
- resources: add CustomerPasswordResets, OrderCopies, OrderSubscriptions (a3e579a)
- tests: expect error on invalid session data (fcec7e7)
0.1.0-alpha.8 (2021-07-23)
- auth: add integration support (e3d5509)
0.1.0-alpha.7 (2021-07-20)
- api: allow common resource attributes in create/update payloads (ea731c1)
- add DeliveryLeadTimes (696282e)
- add initial method to create resources (e34409b)
- add tests (51e4489)
- api: add findAll, create, destroy (6d9a6e2)
- api: add query parameters to create and update (23a0d9b)
- api: add related resource fetching (aa237f9)
- api: add request token in headers (1a28094)
- api: implement all features (c07d651)
- api: initial API stub (18adefa)
- api: update resource signature (83382ba)
- auth: add useCustomerToken (1baf7dc)
- auth: fetch customer profile when logging or refreshing the token (68327ec)
- auth: finalize initial auth interface (2bc8e91)
- auth: throw error when logging in without a market set (b866670)
- e2e: improve integration tests (3e081e0)
- e2e: initial setup (08059c5)
- examples: add checkout flow (bc182ec)
- examples: add initial examples (a51562c)
- resources: add new resources (9f9818b)
- resources: add StripePayments (5840504)
- resources: add WireTransfers (33875e0)
- scripts: add script to generate resources (33820cb)
- scripts: append exports to index and lint files (9b58624)
- scripts: update resource creation (0fe8ac9)
- setup repo (0b91e31)