Installation
npm install @propeller-commerce/propeller-sdk-v2
The package requires Node.js >= 18 and ships dual ESM + CJS builds, so it works with Next.js, Vite, Webpack, Node, and bare browsers without extra configuration.
Breaking releases. Because some
0.xreleases are breaking, pin an exact version inpackage.jsonand review the Changelog before upgrading.
Next: Quick start.