Skip to content

Releases: biggora/makecommerce

Release v1.0.3

14 May 07:11

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

14 May 07:11

Choose a tag to compare

Release v1.0.1

14 May 07:11

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...v1.0.1

@biggora/makecommerce 1.0.0

08 May 20:10

Choose a tag to compare

Initial GitHub release for the published npm package @biggora/makecommerce@1.0.0.

Highlights:

  • TypeScript SDK for the MakeCommerce REST API.
  • Client helpers for shop configuration, payment methods, transactions, account statements, fees, and refunds.
  • NestJS adapter exported from @biggora/makecommerce/nestjs.
  • ESM and CommonJS builds with TypeScript declarations.
  • Supports test/live environment configuration and custom base URLs.
  • Requires Node.js >=20; NestJS packages are peer dependencies.

Install with:

npm install @biggora/makecommerce@1.0.0