JavaScript SDK Repository
Repository: labobankcom/ecommaps-js-sdk (opens in a new tab)
Contribution Guidance
- Keep contracts backward-compatible for minor releases.
- Update
CHANGELOG.mdandMIGRATION.mdfor every published change. - Validate package metadata (
repository,homepage,bugs) before publishing.
Publish Baseline
npm install --workspaces=false
npm run build
npm publish --access public --workspaces=false