Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 863 Bytes

File metadata and controls

42 lines (23 loc) · 863 Bytes

zapi-inventory

0.12.2

Patch Changes

  • fix: export missing types from index.ts barrel

0.12.1

Patch Changes

  • re-export modules types

0.12.0

Minor Changes

  • feat: add batch methods, item transactions, contact address support, and getPageContext for pagination metadata

0.11.0

Minor Changes

  • feat: add address management to contact module (getAddress, addAddress, deleteAddress) (#1fd4c49)
  • feat: add contact status management methods (markActive, markInactive) (#91f221a)

0.10.0

Minor Changes

  • feat: introduce invoice module for comprehensive invoicing capabilities (#4bd9264)
  • fix: refine and improve internal API type definitions (#35aa8c8)
  • fix: implement write lock to prevent concurrent save race conditions (#0192b4f, #459b175)

0.9.0

s

Minor Changes

  • Add package and shipmentorders modules