Skip to content

v12.2.0

Compare
Choose a tag to compare
@anniel-stripe anniel-stripe released this 20 Apr 17:55
· 332 commits to master since this release
  • #1759 Update generated code
    • Change Checkout.Session.currency_conversion to be required
    • Change Identity.VerificationReport.options and Identity.VerificationReport.type to be optional
    • Change type of Identity.VerificationSession.options from VerificationSessionOptions to VerificationSessionOptions | null
    • Change type of Identity.VerificationSession.type from enum('document'|'id_number') to enum('document'|'id_number') | null
  • #1762 Add Deno webhook signing example
  • #1761 Add Deno usage instructions in README

See the changelog for more details.