All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.8.3 (2023-03-27)
7.8.2 (2022-11-30)
7.8.1 (2022-05-27)
7.8.0 (2022-05-17)
7.7.0 (2022-05-10)
7.6.2 (2022-05-09)
7.6.1 (2022-05-09)
7.6.0 (2022-02-01)
- braintree: add optional prop for braintree namespace (#238) (8deab76)
- hostedFields: support deeply nested children (#240) (f5fa95d)
7.5.1 (2022-01-14)
- add type for Braintree billing agreement option (#234) (ddaced2)
- braintree: support Braintree integrations using tokenization keys (#216) (3985a13)
7.5.0 (2021-11-29)
7.4.2 (2021-10-15)
7.4.1 (2021-10-09)
7.4.0 (2021-10-08)
- hosted-fields: add support for hosted-fields (#160) (e025d9a)
- update Marks to support the children prop (#155) (6aebf98)
- types: standardize types for children (#157) (cc956be)
- update Marks to rerender when fundingSource changes (#154) (f7b4a25)
7.3.3 (2021-08-31)
- remove babel polyfill for typeof symbol (d73fe72)
- update error handling logic for BraintreePayPalButtons (1a1c73d)
7.3.2 (2021-08-27)
- buttons: catch errors thrown during button initialization (f60176e)
- remove async/await usage to avoid babel polyfill (#150) (ecaf084)
7.3.1 (2021-08-26)
7.3.0 (2021-08-25)
7.2.1 (2021-07-28)
7.2.0 (2021-07-11)
- release: do not publish types from storybook (#131) (6534d59)
- increase opacity for disabled button (d1ac1d2)
- type declarations don’t depend on internal typings (#129) (76a3b9f)
7.1.2 (2021-07-05)
7.1.1 (2021-07-05)
- types: export the ScriptProviderProps interface (e97e3d0)
- types: update resetOptions to support PayPalScriptOptions type (236c3cf)
7.1.0 (2021-06-27)
7.0.0 (2021-06-04)
- new file names for built files in dist folder.
- improve dist folder structure (b032f77)
6.0.2 (2021-06-04)
6.0.1 (2021-05-16)
6.0.0 (2021-04-12)
- forceReRender prop now accepts an array.
5.2.0 (2021-04-05)
- add deferLoading prop to control sdk script loading (2cf3904)
5.1.2 (2021-04-02)
- prevent script provider from loading more than one sdk script (8d5dbb7)