Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Releases: commercelayer/commercelayer-js-sdk

v2.7.2

13 Mar 14:36
Compare
Choose a tag to compare

🐛Fix Bug

  • Meta information in CRUD requests

✨ Enhancements

  • Better management for meta information to each request
  • New types

🏡 Housekeeping

  • Updated dependencies

v2.7.1

10 Mar 19:26
Compare
Choose a tag to compare

🐛 Fix bug

  • Added meta-information to relationship requests

v2.7.0

10 Mar 14:34
Compare
Choose a tag to compare

✨ Enhancements

  • Added new types

v2.6.3

10 Mar 14:49
Compare
Choose a tag to compare

🐛 Fix bug

  • Resolved undefined data error for DELETE request

v2.6.1

06 Mar 11:42
Compare
Choose a tag to compare

🐛 Bug Fix

  • method perPage() didn't show the meta-information

v2.6.0

05 Mar 12:21
Compare
Choose a tag to compare

✨Enhancements

  • Added new method .recordCount() to get record_count by meta information
  • Added new method .pageCount() to get page_count by meta information
  • Added new method .mode() to get mode by meta information (it's available only for single resource)

v2.5.2

05 Mar 12:18
Compare
Choose a tag to compare

🐛 Fix bug

  • Now, Collection Response has the right metadata in multi request's cases

v2.5.1

04 Mar 09:03
Compare
Choose a tag to compare

🏡 Housekeeping

  • Removed some debugger to develop the environment
  • Updated dependencies

v2.5.0

04 Mar 09:01
Compare
Choose a tag to compare

🚀 Feature

  • JSON Meta information is available now for each Collection Resource with method .getMetaInfo()

✨ Enhancements

  • Core types

v2.4.1

19 Feb 10:32
Compare
Choose a tag to compare

🐛Bugfix

  • GiftCardRecipient association

✨Enhancements

  • Underscore attributes type
  • GiftCard types