Skip to content

Releases: whitelabel-market/wallet-connector

v1.0.4

30 May 15:48
Compare
Choose a tag to compare

1.0.4 (2022-05-30)

Bug Fixes

  • conflicting metamask and coinbase wallet in browser (21df7d0)

v1.0.3

29 May 15:01
Compare
Choose a tag to compare

1.0.3 (2022-05-29)

Bug Fixes

  • mobile metamask open app (ef8ee52)

v1.0.2

29 May 09:32
Compare
Choose a tag to compare

1.0.2 (2022-05-29)

Bug Fixes

  • authereum and fortmatic option types (656f820)
  • connector.ts: duplicated wrong type imports (b6ce8be)
  • parse and validate chainid if not available (24c0efa)
  • switch coinbase sdk to module import (532a914)
  • walletconnect provide rpc options. Metamask open link if not exists (4bfad83)

v1.0.1

12 May 16:59
Compare
Choose a tag to compare

1.0.1 (2022-05-12)

Bug Fixes

  • injectedprovider.ts: use metamask provider from multiple providers on metamask wallet selection (39a4f7a)

v1.0.0

12 May 03:05
Compare
Choose a tag to compare

1.0.0 (2022-05-12)

Bug Fixes

  • add --ignore-engines to avoid failing installs during ci (1e19cdc)
  • add --ignore-engines to avoid failing installs during ci (8cec2d4)
  • fix eslint (b84dd28)
  • fix lint and tests (97f4525)
  • replace pnpm commands with yarn (5dc3ff9)
  • rewrite connector import to lowercase (9989f9c)
  • try adding extensions to node-resolve to fix tests on ubuntu (de29ac1)
  • try adding node-resolve rollup plugin to fix tests on ubuntu (e781ab8)
  • try changing import to fix tests on ubuntu (fdee4cf)
  • try different rollup config (4c84137)
  • try different tsconfig to fix tests on ubuntu (7d61cb5)
  • try named export (76178e6)
  • try npm run instead of yarn (0a06a4d)
  • try removing index again from imports (51318ea)