This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
v1.6.0
Deprecations
- The
elementRef
callback is deprecated and will be removed in version 2.0.0.- Use
onReady
instead, which is the exact same.
- Use
Bug fixes
- The
id
prop from v1.5.0 was absent from thePaymentRequestButtonElement
.
Now, thePaymentRequestButtonElement
behaves like all the other*Element
components.