Releases: superfluid-finance/widget
Releases · superfluid-finance/widget
Minor Changes
- 2e6e8c1: Update supported network list and token list
Patch Changes
- 2e6e8c1: Specify viem and wagmi peer dependencies correctly
Patch Changes
- 50a1ae1: eNFT improvements
- 0565290: Add personal data handling to widget
- 0565290: Expose createWidgetTheme & WidgetThemeOptions
Patch Changes
- 16f7c64: Make the check for existing upfront transfers lighter and non-blocking
Patch Changes
- f8e618b: Update dependencies
- cba6def: Bump the tokenlist version to ^3.2.0 to include FUNDx by default
Patch Changes
- 77014d2: Added Sepolia testnet, updated tokenlist to latest
- ac39628: Check for upfront payment's previous transfer to avoid double-charging
- ac39628: Add configuration option to choose stream modification behaviour (PaymentDetails.modifyFlowRateBehaviour): ADD | SET | ENSURE
Patch Changes
- 8e6a98f: Switch to NodeNext in tsconfig for maximum compatibility without transpiling/bundling
- 2990d79: Update dependencies
Patch Changes
- 9924a30: Fix imports without .js suffix
- eb2c577: Redesign transaction view
- eb2c577: Add escape hatches to transactions (retry gas estimation, force transaction, skip transaction)
- 34b0be9: Make it possible to specify default wrap amount PaymentDetails.defaultWrapAmount
Patch Changes
- 8b83a8a: Fix fast double-clicking continue button from moving 2 steps
- b740912: Fix 'something went wrong' not displaying
- 36fe45b: Add
onTransactionSent
event listener
- 6f8df5b: Ensure BigInt when underlying dependency should lie about the type