Skip to content

store@0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 23:30
· 1050 commits to main since this release

This file was generated using @jscutlery/semver.

0.1.0 (2023-11-01)

Dependency Updates

  • chain-registry updated to version 0.1.0
  • core updated to version 0.1.0

Features

  • store: ✨ add account management (b8663d7)
  • store: ✨ add account slice setup (4f5a73c)
  • store: ✨ add basic store setup (096cfe6)
  • store: ✨ add config default state (762349b)
  • store: ✨ add connect slice (0e17496)
  • store: ✨ add createSelectors util (f359300)
  • store: ✨ add disconnect wallet (98dde04)
  • store: ✨ add dynamic store generation (c674bef)
  • store: ✨ add local persist options (7d3b0f5)
  • store: ✨ add new disable wallet (fa69181)
  • store: ✨ add ssr persist config (46cd4c9)
  • store: ✨ add store package (feea226)
  • store: ✨ add store return (d1901b5)
  • store: ✨ add wallet switch (ccd0c43)
  • store: ✨ add wallets inside store (e022aa8)
  • store: ✨ update package.json (6e12919)
  • store: 🔧 add version target (3283ded)

Bug Fixes

  • store: 🐛 fix duplicated enable (ca34f6b)
  • store: 🐛 fix duplicated onFinishHydration (48d3dd5)

Changelog