Skip to content

Releases: Dwolla/react-drop-ins

v1.2.0

20 May 16:13
5f4a01c

Choose a tag to compare

What's Changed

  • Update storybook workflow to use latest version of JamesIves/github-pages-deploy-action in #18
  • DEV-1796: Upgrade to dwolla-web.js v3, React 19, Storybook 8, and refresh dependencies in #20
  • Fix Dependabot #114: force uuid >=14.0.0 to remediate missing buffer bounds check CVE in #21

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 May 20:40
419462f

Choose a tag to compare

Additions

  • Added TypeScript definitions and implementation for Create Funding Source (<dwolla-funding-source-create>) component
  • Added TypeScript definitions and implementation for Verify Micro-Deposits (<dwolla-micro-deposits-verify>) component

Changes