Version 1.1.0 of the Freemius Checkout JS SDK
We’re excited to announce the release of version 1.1.0 of the Freemius Checkout JS SDK! This update introduces a backward-compatible enhancement, allowing you to use product_id
instead of plugin_id
(because we support various kinds of products, not only plugins).
We also improved the type system to provide better TypeScript intellisense.
The change is also reflected in our Developer Dashboard.
Simply go to the Plans page and click on the Get Checkout Code button to get started.
If you’re using the CDN version of the Checkout JS, no actions are necessary from your end. If you’re using NPM or other package manager, be sure to update to the latest version.