Releases: armitage-labs/creem
Release list
@creem_io/cli@0.2.2
@creem_io/cli
Renamed from
creem-clito@creem_io/clito follow the@creem_ioscope convention. The installed command remainscreem.
0.2.1
Patch Changes
- 6725550: add multi-store support to Lemon Squeezy migration
0.2.0
Minor Changes
- daf1f59: Add
creem-clias a new package in the monorepo — the official command-line tool for managing Creem products, customers, subscriptions, checkouts, transactions, and discounts from the terminal. Also supports migrating from LemonSqueezy viacreem migrate.
@creem_io/nextjs@0.5.2
Patch Changes
- bb581ac: Bump creem SDK dependency to 1.5.3
@creem_io/convex@0.3.2
Patch Changes
- bb581ac: Bump creem SDK dependency to 1.5.3
@creem_io/better-auth@1.1.3
Patch Changes
- bb581ac: Bump creem SDK dependency to 1.5.3
@creem_io/embed@0.3.3
Patch Changes
-
0c878d1: Embedded checkout: calling
close()insideonCompletenow cancels the post-payment redirect.The completion handler previously scheduled the ~3s top-window redirect after invoking
onComplete, so a merchant callingcheckout.close()insideonCompletehit the timer cleanup before the timer existed (a no-op) and the redirect fired anyway — navigating a customer who had explicitly closed the modal. The redirect timer is now scheduled beforeonComplete, soclose()'s cleanup cancels a live timer. Default behavior (noclose()→ redirect to the product Return URL after ~3s) is unchanged.Re-exported by
@creem_io/react,@creem_io/vue, and@creem_io/svelte, which pick up the fix on their next release.
@creem_io/vue@0.2.2
Patch Changes
- 65126ea: Persist the affiliate
creem_reftoken in first-party localStorage so embedded-checkout attribution survives internal navigation (e.g./→/pricing) before checkout opens. Adds acaptureAffiliateRef()helper to capture it on the landing page (re-exported from react/vue/svelte). The newer token byiatalways wins, so a stale URL token can't clobber a fresher stored ref. - Updated dependencies [65126ea]
- @creem_io/embed@0.3.2
@creem_io/svelte@0.2.2
Patch Changes
- 65126ea: Persist the affiliate
creem_reftoken in first-party localStorage so embedded-checkout attribution survives internal navigation (e.g./→/pricing) before checkout opens. Adds acaptureAffiliateRef()helper to capture it on the landing page (re-exported from react/vue/svelte). The newer token byiatalways wins, so a stale URL token can't clobber a fresher stored ref. - Updated dependencies [65126ea]
- @creem_io/embed@0.3.2
@creem_io/react@0.2.2
Patch Changes
- 65126ea: Persist the affiliate
creem_reftoken in first-party localStorage so embedded-checkout attribution survives internal navigation (e.g./→/pricing) before checkout opens. Adds acaptureAffiliateRef()helper to capture it on the landing page (re-exported from react/vue/svelte). The newer token byiatalways wins, so a stale URL token can't clobber a fresher stored ref. - Updated dependencies [65126ea]
- @creem_io/embed@0.3.2
@creem_io/embed@0.3.2
Patch Changes
- 65126ea: Persist the affiliate
creem_reftoken in first-party localStorage so embedded-checkout attribution survives internal navigation (e.g./→/pricing) before checkout opens. Adds acaptureAffiliateRef()helper to capture it on the landing page (re-exported from react/vue/svelte). The newer token byiatalways wins, so a stale URL token can't clobber a fresher stored ref.
@creem_io/nextjs@0.5.1
Patch Changes
- a979bc4: Bump creem SDK dependency to 1.5.1
All notable changes to this project will be documented in this file.