Skip to content

Latest commit

 

History

History
625 lines (431 loc) · 25.3 KB

CHANGELOG.md

File metadata and controls

625 lines (431 loc) · 25.3 KB

@moralisweb3/common-auth-utils

2.27.2

Patch Changes

2.27.1

Patch Changes

2.27.0

Patch Changes

2.26.9

Patch Changes

2.26.8

Patch Changes

2.26.7

Patch Changes

2.26.6

Patch Changes

2.26.5

Patch Changes

2.26.4

Patch Changes

2.26.3

Patch Changes

2.26.2

Patch Changes

2.26.1

Patch Changes

2.26.0

Patch Changes

2.25.4

Patch Changes

2.25.3

Patch Changes

2.25.2

Patch Changes

2.25.1

Patch Changes

2.25.0

Patch Changes

2.24.3

Patch Changes

2.24.2

Patch Changes

2.24.1

Patch Changes

2.24.0

Patch Changes

2.23.2

Patch Changes

2.23.1

Patch Changes

2.23.0

Patch Changes

2.22.5

Patch Changes

2.22.4

Patch Changes

2.22.3

Patch Changes

2.22.2

Patch Changes

2.22.1

Patch Changes

2.22.0

Patch Changes

2.21.0

Patch Changes

2.20.0

Patch Changes

2.19.1

Patch Changes

2.19.0

Patch Changes

2.18.4

Patch Changes

2.18.3

Patch Changes

2.18.2

Patch Changes

2.18.1

Patch Changes

2.18.0

Minor Changes

  • #1068 957587789 Thanks @ErnoW! - Update network param for auth methods. We deprecared solNetwork in favour of network. With networkType you specify evm/solana/aptos. With chain (evm) you specify the chain. With network (solana,aptos) you specify the network (mainnet/testnet)

Patch Changes

2.17.0

Patch Changes

2.16.1

Patch Changes

2.16.0

Patch Changes

2.15.0

Patch Changes

2.14.3

Patch Changes

2.14.2

Patch Changes

2.14.1

Patch Changes

2.14.0

Minor Changes

Patch Changes

2.13.0

Patch Changes

2.12.0

Minor Changes

  • #980 a16b47566 Thanks @FedericoAmura! - Updated operations to properly support updated endpoints. New endpoint to get the native balance for multiple addresses:

    • added Moralis.EvmApi.getNativeBalancesForAddresses()

    Endpoints to get/add/remove addresses to an authenticated profile:

    • added Moralis.Auth.getAddresses()
    • added Moralis.Auth.requestBind()
    • added Moralis.Auth.verifyRequestBind()
    • added Moralis.Auth.removeBind()
    • added Moralis.Auth.verifyRemoveBind()

Patch Changes

2.11.1

Patch Changes

2.11.0

Patch Changes

2.10.3

Patch Changes

2.10.2

Patch Changes

  • #912 26848dc2d Thanks @ErnoW! - Update api types to include latest features and fixes of evmApi and streams. This includes:

    • removal of deprecated subdomain and providerUrl params
    • evm endpooint for getMultipleNFTs
    • evm endpoint updated for getNFTContractTransfers to include fromBlock, toBlock, fromDate and toDate params
    • streams support for getNativeBalances
  • Updated dependencies [26848dc2d]:

2.10.1

Patch Changes

2.10.0

Patch Changes

2.9.0

Patch Changes

2.8.2

Patch Changes

2.8.1

Patch Changes

2.8.0

Patch Changes