Skip to content

Releases: RevenueCat/purchases-js

0.2.2

09 May 09:03
Compare
Choose a tag to compare

Dependency Updates

  • Bump ejs from 3.1.9 to 3.1.10 (#109) via dependabot[bot] (@dependabot[bot])

Other Changes

  • Only update docs index on latest stable releases (#107) via Toni Rico (@tonidero)

0.2.1

18 Apr 08:42
Compare
Choose a tag to compare

Dependency Updates

  • Bump vite from 5.2.2 to 5.2.6 (#106) via dependabot[bot] (@dependabot[bot])
  • Bump express from 4.19.1 to 4.19.2 (#105) via dependabot[bot] (@dependabot[bot])

Other Changes

0.2.0

11 Apr 07:50
Compare
Choose a tag to compare

New Features

  • [BIL-292] Add formattedPrice to Price (#102) via Toni Rico (@tonidero)

0.1.3

04 Apr 09:30
Compare
Choose a tag to compare

Other Changes

  • Improve package.json with some useful info to be populated in npmjs (#99) via Toni Rico (@tonidero)
  • Update dependencies to latest versions (#100) via Toni Rico (@tonidero)
  • Handle network errors (#98) via Toni Rico (@tonidero)

0.1.2

20 Mar 10:14
Compare
Choose a tag to compare

Bugfixes

  • Fix CustomerInfo parsing and add support to non subscription parsing (#95) via Toni Rico (@tonidero)

0.1.1

19 Mar 10:31
Compare
Choose a tag to compare

Bugfixes

  • Jfg fix responsive design (#93) via Jens-Fabian Goetzmann (@jefago)

0.1.0

19 Mar 08:35
Compare
Choose a tag to compare

New Features

  • Responsive UI for purchase flow (#85) via Jens-Fabian Goetzmann (@jefago)

Bugfixes

  • Removed the .npmrc now that the demo app builds from the relative path (#89) via Nicola Sacco (@nicfix)
  • URL encode user defined parameters in urls (#82) via Toni Rico (@tonidero)

Other Changes

  • Responsive UI polish (#91) via Jens-Fabian Goetzmann (@jefago)
  • Rename .npmrc to .npmrc.SAMPLE and only rename back for publishing CI job (#90) via Toni Rico (@tonidero)
  • Replaced image with another one (#88) via Nicola Sacco (@nicfix)
  • Stick with npm and update readmes (#87) via Jens-Fabian Goetzmann (@jefago)
  • Send presented_offering_identifier in POST /subscribe (#84) via Toni Rico (@tonidero)
  • Verify API key and user id are valid during configuration (#83) via Toni Rico (@tonidero)
  • Fix version auto-bump automation (#81) via Toni Rico (@tonidero)
  • Improve README in preparation of making SDK public (#80) via Toni Rico (@tonidero)
  • Separate API keys for E2E tests and demo (#79) via Toni Rico (@tonidero)
  • Deploy demo page CircleCI (#78) via Toni Rico (@tonidero)

0.0.18

01 Mar 13:52
Compare
Choose a tag to compare

Bugfixes

  • Fix deployment of library after moving to CircleCI (#76) via Toni Rico (@tonidero)

0.0.17

01 Mar 12:12
Compare
Choose a tag to compare
0.0.17 Pre-release
Pre-release

New Features

  • Add Logger class and setLogLevel method to control what logs are printed to console. (#72) via Toni Rico (@tonidero)
  • Add close button in email input screen (#73) via Toni Rico (@tonidero)

Bugfixes

  • Support multiple period durations (#74) via Toni Rico (@tonidero)

Other Changes

  • Add Fastlane + CircleCI for automation and move docs out of SDK repo into dedicated repo. (#70) via Toni Rico (@tonidero)

0.0.16

26 Feb 10:42
Compare
Choose a tag to compare
0.0.16 Pre-release
Pre-release
  • Rename getInstance to getSharedInstance and initializePurchases to configure (#69)