Skip to content

v1.6.0

Compare
Choose a tag to compare
@bladealslayer bladealslayer released this 20 Sep 09:45
· 78 commits to master since this release
2d8688b

Added

  • New endpoints #35
    • integrationSdk.stockAdjustments.query(/* ... */)
    • integrationSdk.stockAdjustments.create(/* ... */)
    • integrationSdk.stock.compareAndSet(/* ... */)
    • integrationSdk.stockReservations.show(/* ... */)

Security

  • Update Axios to 0.21.1 #126
  • Update Lodash to 4.17.21 #131
  • Update development dependencies with security vulnerabilities (multiple PRs)