Skip to content

v0.9.0

Compare
Choose a tag to compare
@earrietadev earrietadev released this 22 Jun 07:43
· 57 commits to main since this release

0.9.0 (2024-06-22)

Change

  • Allow passing a wallet connect client and modal to the kit
  • Update Lit to 2.8.0
  • Move to a Rollup bundle strategy so the kit is compatible with both Commonjs and ES Module projects
  • BREAKING: Moved from "build" distribution folder to a root style distribution
  • BREAKING: Wallet connect packages are no longer exported from the root file, import from modules/walletconnect.module.ts instead.