Skip to content

mimir-wallet-app: v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Dec 12:29
36fb541

3.0.0 (2025-12-03)

⚠ BREAKING CHANGES

  • polkadot-core: API access pattern changed from useApi() hook to ApiManager.getInstance().getApi(network) async method

Code Refactoring

  • polkadot-core: migrate to ApiManager singleton architecture (#354) (51650e8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @mimir-wallet/polkadot-core bumped to 3.0.0
      • @mimir-wallet/service bumped to 3.0.0
      • @mimir-wallet/ui bumped to 3.0.0