Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@jez jez released this 05 Mar 22:05
· 160 commits to master since this release

Deprecations

  • The elementRef callback is deprecated and will be removed in version 2.0.0.
    • Use onReady instead, which is the exact same.

Bug fixes

  • The id prop from v1.5.0 was absent from the PaymentRequestButtonElement.
    Now, the PaymentRequestButtonElement behaves like all the other *Element
    components.