Releases: biggora/makecommerce
Releases · biggora/makecommerce
Release v1.0.3
Release v1.0.2
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
What's Changed
- [codex] Fix makecommerce npm metadata by @nahremenkova1 in #1
- Add public npm publish config by @biggora in #2
- Add OIDC npm publish workflow by @biggora in #3
- Remove registry-url from publish workflow by @biggora in #4
Full Changelog: 1.0.0...v1.0.1
@biggora/makecommerce 1.0.0
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