Skip to content

Releases: recurly/react-recurly

2.0.1

12 Oct 21:35
Compare
Choose a tag to compare

Full Changelog

Merged Pull Requests

2.0.0

23 Aug 20:52
Compare
Choose a tag to compare

Full Changelog

Merged Pull Requests

1.2.7

30 Nov 17:12
Compare
Choose a tag to compare

Full Changelog

Merged Pull Requests

1.2.6

27 Oct 21:54
Compare
Choose a tag to compare

Full Changelog

Merged Pull Requests

1.2.4

05 Feb 19:16
Compare
Choose a tag to compare
  • useCheckoutPricing will now return its underlying pricing instance #108

1.2.3

20 Nov 17:02
8a11425
Compare
Choose a tag to compare
  • Fixes PropTypes.fraud.kount.dataCollector in #92
  • Adds event reporting when Recurly.js is initialized #93
  • Update type for SetCheckoutPricing #99

1.2.2

18 May 18:11
0cc188c
Compare
Choose a tag to compare
  • Fixes type for useCheckoutPricing #73
  • Updates propTypes for #74

1.2.1

05 May 21:34
842c60d
Compare
Choose a tag to compare
  • Fixes "types" directory in package.json #66

1.2.0

05 May 21:33
842c60d
Compare
Choose a tag to compare
  • Fixes currency input for useCheckoutPricing #57
  • Updates useCheckoutPricing to allow subscriptions with plan as an empty string #59
  • Updates useCheckoutPricing to allow adjustments with itemCode as an empty string #59
  • Adds TypeScript support #60
  • Adds RiskDataCollector component #61

1.1.2

31 Mar 20:02
8506820
Compare
Choose a tag to compare
  • Fixes references from useRecurly #46
  • Fixes currency in useCheckoutPricing to throw an error when using a currency not configured with a plan #49