# Changelog

## [v2.0.1](https://github.com/recurly/react-recurly/tree/v2.0.1) (2023-10-12)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v2.0.0...v2.0.1)


**Merged Pull Requests**

- adjust demo package to fix CodeSandbox setup [#220](https://github.com/recurly/react-recurly/pull/220) ([chrisdeely](https://github.com/chrisdeely))
- Adds hostname configuration [#217](https://github.com/recurly/react-recurly/pull/217) ([chrissrogers](https://github.com/chrissrogers))



## [v2.0.0](https://github.com/recurly/react-recurly/tree/v2.0.0) (2023-08-23)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.7...v2.0.0)


**Merged Pull Requests**

- Fix RecurlyProvider & Elements types [#205](https://github.com/recurly/react-recurly/pull/205) ([artyom-88](https://github.com/artyom-88))
- Add dev dependency babel/plugin-transform-runtime [#200](https://github.com/recurly/react-recurly/pull/200) ([cyberxander90](https://github.com/cyberxander90))



## [v1.2.7](https://github.com/recurly/react-recurly/tree/v1.2.7) (2022-11-30)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.6...v1.2.7)


**Merged Pull Requests**

- Risk data collector form passing [#197](https://github.com/recurly/react-recurly/pull/197) ([abachman](https://github.com/abachman))



## [v1.2.6](https://github.com/recurly/react-recurly/tree/v1.2.6) (2022-10-27)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.4...v1.2.6)


**Merged Pull Requests**

- listen_for_attach_event [#187](https://github.com/recurly/react-recurly/pull/187) ([smagdicatrecurly](https://github.com/smagdicatrecurly))
- Adds demo for automated focus shift on individual card Elements [#183](https://github.com/recurly/react-recurly/pull/183) ([chrissrogers](https://github.com/chrissrogers))
- setup element when didmount [#182](https://github.com/recurly/react-recurly/pull/182) ([WillXing](https://github.com/WillXing))
- Docs fix: UseCheckoutPricingInput `subscriptions` [#157](https://github.com/recurly/react-recurly/pull/157) ([javimbk](https://github.com/javimbk))
- Docs Fix: useRecurly Paypal example [#156](https://github.com/recurly/react-recurly/pull/156) ([javimbk](https://github.com/javimbk))
- Revert "add security to github CODEOWNER file" [#147](https://github.com/recurly/react-recurly/pull/147) ([eternal44](https://github.com/eternal44))
- add security to github CODEOWNER file [#142](https://github.com/recurly/react-recurly/pull/142) ([eternal44](https://github.com/eternal44))
- fix(lib/provider.js): fix RecurlyProvider throwing error when fraud property is set [#123](https://github.com/recurly/react-recurly/pull/123) ([mikeedwards](https://github.com/mikeedwards))



## [v1.2.4](https://github.com/recurly/react-recurly/tree/v1.2.4) (2021-02-05)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.3...v1.2.4)


**Merged Pull Requests**

- useCheckoutPricing will return its pricing instance [#108](https://github.com/recurly/react-recurly/pull/108) ([chrissrogers](https://github.com/chrissrogers))
- Add typedef for ThreeDSecureAction component [#105](https://github.com/recurly/react-recurly/pull/105) ([james-braund-gw](https://github.com/james-braund-gw))



## [v1.2.3](https://github.com/recurly/react-recurly/tree/v1.2.3) (2020-11-20)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.2...v1.2.3)


**Merged Pull Requests**

- 1.2.3 [#103](https://github.com/recurly/react-recurly/pull/103) ([dbrudner](https://github.com/dbrudner))
- Update type for SetCheckoutPricing [#99](https://github.com/recurly/react-recurly/pull/99) ([andreisocaciu](https://github.com/andreisocaciu))
- Add the Contributor Convenant [#96](https://github.com/recurly/react-recurly/pull/96) ([cainj](https://github.com/cainj))
- Fixes typo in docs for 3ds.actionTokenId [#94](https://github.com/recurly/react-recurly/pull/94) ([dbrudner](https://github.com/dbrudner))
- Adds event reporting when Recurly.js is initialized [#93](https://github.com/recurly/react-recurly/pull/93) ([dbrudner](https://github.com/dbrudner))
- Fixes PropTypes.fraud.kount.dataCollector in <Provider /> [#92](https://github.com/recurly/react-recurly/pull/92) ([dbrudner](https://github.com/dbrudner))



## [v1.2.2](https://github.com/recurly/react-recurly/tree/v1.2.2) (2020-05-18)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.1...v1.2.2)


**Merged Pull Requests**

- 1.2.2 [#75](https://github.com/recurly/react-recurly/pull/75) ([dbrudner](https://github.com/dbrudner))
- Adds PropTypes and PropsTable for <RecurlyProvider /> [#74](https://github.com/recurly/react-recurly/pull/74) ([dbrudner](https://github.com/dbrudner))
- Fixes type for useCheckoutPricing [#73](https://github.com/recurly/react-recurly/pull/73) ([dbrudner](https://github.com/dbrudner))
- Fixes currency symbol character encoding in demo [#71](https://github.com/recurly/react-recurly/pull/71) ([dbrudner](https://github.com/dbrudner))
- Fixes checkout pricing demo [#70](https://github.com/recurly/react-recurly/pull/70) ([dbrudner](https://github.com/dbrudner))
- 1.2.1 [#67](https://github.com/recurly/react-recurly/pull/67) ([dbrudner](https://github.com/dbrudner))

**Closed Issues**

- Plan loading issues [#55](https://github.com/recurly/react-recurly/issues/55)


## [v1.2.1](https://github.com/recurly/react-recurly/tree/v1.2.1) (2020-05-05)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.2.0...v1.2.1)





## [v1.2.0](https://github.com/recurly/react-recurly/tree/v1.2.0) (2020-05-05)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.1.2...v1.2.0)


**Merged Pull Requests**

- Fixes "types" directory in package.json [#66](https://github.com/recurly/react-recurly/pull/66) ([dbrudner](https://github.com/dbrudner))
- 1.2.0 [#65](https://github.com/recurly/react-recurly/pull/65) ([dbrudner](https://github.com/dbrudner))
- Adds types [#60](https://github.com/recurly/react-recurly/pull/60) ([dbrudner](https://github.com/dbrudner))
- Use checkout pricing currency [#57](https://github.com/recurly/react-recurly/pull/57) ([dbrudner](https://github.com/dbrudner))
- Fixes readme on npm [#53](https://github.com/recurly/react-recurly/pull/53) ([dbrudner](https://github.com/dbrudner))
- Removes deploy-storybook postPublish step [#52](https://github.com/recurly/react-recurly/pull/52) ([dbrudner](https://github.com/dbrudner))



## [v1.1.2](https://github.com/recurly/react-recurly/tree/v1.1.2) (2020-03-31)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.1.1...v1.1.2)


**Merged Pull Requests**

- 1.1.2 [#51](https://github.com/recurly/react-recurly/pull/51) ([dbrudner](https://github.com/dbrudner))
- Fixes issue with useCheckoutPricing currency [#49](https://github.com/recurly/react-recurly/pull/49) ([dbrudner](https://github.com/dbrudner))
- Fixes small error in demo [#48](https://github.com/recurly/react-recurly/pull/48) ([dbrudner](https://github.com/dbrudner))
- Updates useRecurly to set correct prototype on copied recurly instance [#46](https://github.com/recurly/react-recurly/pull/46) ([dbrudner](https://github.com/dbrudner))
- Updates version of react-recurly in demo to 1.1.1 [#43](https://github.com/recurly/react-recurly/pull/43) ([dbrudner](https://github.com/dbrudner))
- Adds docs to .npmignore [#42](https://github.com/recurly/react-recurly/pull/42) ([dbrudner](https://github.com/dbrudner))

**Closed Issues**

- OnChange fires multiple times when blurring or focusing CardNumberElement [#29](https://github.com/recurly/react-recurly/issues/29)


## [v1.1.1](https://github.com/recurly/react-recurly/tree/v1.1.1) (2020-03-13)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.1.0...v1.1.1)


**Merged Pull Requests**

- 1.1.1 [#41](https://github.com/recurly/react-recurly/pull/41) ([dbrudner](https://github.com/dbrudner))
- Adds lodash to dependencies [#40](https://github.com/recurly/react-recurly/pull/40) ([dbrudner](https://github.com/dbrudner))
- Updates react-recurly version in demo [#39](https://github.com/recurly/react-recurly/pull/39) ([dbrudner](https://github.com/dbrudner))

**Closed Issues**

- useCheckoutPricing hook is not found in the package. [#36](https://github.com/recurly/react-recurly/issues/36)


## [v1.1.0](https://github.com/recurly/react-recurly/tree/v1.1.0) (2020-03-12)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.0.2...v1.1.0)


**Merged Pull Requests**

- 1.1.0 [#38](https://github.com/recurly/react-recurly/pull/38) ([dbrudner](https://github.com/dbrudner))
- Adds small changes to useCheckoutPricing test suite [#35](https://github.com/recurly/react-recurly/pull/35) ([dbrudner](https://github.com/dbrudner))
- Updates issue template to include link to codesandbox demo [#30](https://github.com/recurly/react-recurly/pull/30) ([dbrudner](https://github.com/dbrudner))
- Release/pricing [#28](https://github.com/recurly/react-recurly/pull/28) ([dbrudner](https://github.com/dbrudner))
- Fixes all warnings in demo and lib [#18](https://github.com/recurly/react-recurly/pull/18) ([dbrudner](https://github.com/dbrudner))
- Fixes demo [#13](https://github.com/recurly/react-recurly/pull/13) ([dbrudner](https://github.com/dbrudner))



## [v1.0.2](https://github.com/recurly/react-recurly/tree/v1.0.2) (2020-01-16)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.0.1...v1.0.2)





## [v1.0.1](https://github.com/recurly/react-recurly/tree/v1.0.1) (2020-01-12)

[Full Changelog](https://github.com/recurly/react-recurly/compare/v1.0.0...v1.0.1)





## [v1.0.0](https://github.com/recurly/react-recurly/tree/v1.0.0) (2020-01-10)




