# 0.2.13

Add support for Account Challenge flow. Partners can now mount the SDK with `accountChallenge` flow to load challenges for 2FA/OTP verification, with results communicated back to the parent via postMessage.

# 0.2.12

Add apikey to core-sdk moonpay balance widget

# 0.2.11

Fix bug where networkCodes was not being encoded correctly

# 0.2.10

Add Virtual Account flow

# 0.2.9

Add support to Partner Top-up

# 0.2.8

Add `depositWalletAddressTag` to the `onInitiateDeposit` handler.

# 0.2.7

Update available paymentMethod types.

# 0.2.6

Fix URL generation taking into account the secret key.

# 0.2.5

Fix signature being double encoded.

# 0.2.4

Fix bugs.

# 0.2.3

Fix bugs.

# 0.2.2

Add `externalCustomerId` to Swap flow types.

# 0.2.1

Add `defaultBaseCurrencyCode` to Sell flow types.
If `defaultBaseCurrencyCode` is provided,
it will be used as a default value for the base currency in the Sell flow.

# 0.2.0

Updating types.

# 0.1.1

Fix publishing bug.

# 0.1.0

Add `swap` flow.

# 0.0.0

Initial release
