Releases: Dwolla/react-drop-ins
Releases · Dwolla/react-drop-ins
v1.2.0
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
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
- Updated Dwolla Web to v2.2.0. See our developer portal for more information.
- Updated Storybook to include examples of new components