Skip to main content

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.x releases are breaking, pin an exact version in package.json and review the Changelog before upgrading.

Next: Quick start.