All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump
@metamask/snaps-controllersfrom^14.0.1to^17.2.0(#422) - Bump
@metamask/snaps-sdkfrom^9.0.0to^10.3.0(#422) - Bump
@metamask/snaps-utilsfrom^11.0.0to^11.7.0(#422)
- BREAKING: Rename
submitRequestV1method tosubmitRequestWithoutOrigin(#423)
- Bump
@metamask/keyring-apifrom^21.1.0to^21.2.0(#395) - Bump
@metamask/keyring-snap-clientfrom^8.1.0to^8.2.0(#395) - Bump
@metamask/keyring-internal-apifrom^9.1.0to^9.2.0(#395)
- BREAKING: Migrate
KeyringInternalSnapClientMessengerto newMessengertype from@metamask/messenger(#383)
- Bump
@metamask/keyring-apifrom^21.0.0to^21.1.0(#388) - Bump
@metamask/keyring-snap-clientfrom^8.0.0to^8.1.0(#388) - Bump
@metamask/keyring-internal-apifrom^9.0.0to^9.1.0(#388)
- Bump
@metamask/base-controllerfrom^7.1.1to^8.3.0(#364)
- BREAKING: Bump
@metamask/keyring-apifrom^19.0.0to^20.0.0(#347)- Add generic account type.
- BREAKING: Bump
@metamask/keyring-snap-clientfrom^6.0.0to^7.0.0(#347)- Add generic account type.
- BREAKING: Bump
@metamask/keyring-internal-apifrom^7.0.0to^8.0.0(#347)- Add generic account type.
- BREAKING: Bump
@metamask/keyring-apifrom^18.0.0to^19.0.0(#317)- The
KeyringAccount.optionsfield is now partially typed.
- The
- BREAKING: Bump
@metamask/keyring-snap-clientfrom^5.0.0to^6.0.0(#317)- The
KeyringAccount.optionsfield is now partially typed.
- The
- BREAKING: Bump
@metamask/keyring-internal-apifrom^6.2.0to^7.0.0(#317)- The
InternalAccount.optionsfield is now partially typed.
- The
- Bump
@metamask/keyring-utilsfrom^3.0.0to^3.1.0(#317)
- Add
KeyringInternalSnapClient.submitRequestV1method (#291) - Add
@metamask/keyring-internal-api@^6.2.0dependency (#291)
- Bump
@metamask/keyring-apifrom^17.4.0to^18.0.0(#277), (#288), (#291) - Bump
@metamask/keyring-snap-clientfrom^4.1.0to^5.0.0(#291) - Bump
@metamask/snaps-sdkdependency from^6.16.0to^7.0.0(#291)
- Bump
@metamask/keyring-snap-clientfrom^4.0.1to^4.1.0(#269)
- Bump
@metamask/keyring-snap-clientfrom^4.0.0to^4.0.1(#220) - Use
ts-bridge/cli@0.6.3(#214)- This new version fixes a bug regarding some missing exports.
- BREAKING: Bump
@metamask/providerspeer dependency from^18.3.1to^19.0.0(#177) - Bump
@metamask/keyring-apifrom^16.1.0to^17.0.0(#192) - Bump
@metamask/keyring-snap-clientfrom^3.0.3to^4.0.0(#192) - Bump
@metamask/snaps-sdkdependency from^6.7.0to^6.16.0(#177) - Rename
ControllerMessengertoMessenger(#185)
- Bump
@metamask/keyring-apifrom^16.0.0to^16.1.0(#176) - Bump
@metamask/keyring-snap-clientfrom^3.0.2to^3.0.3(#176)
- Bump
@metamask/keyring-apifrom^15.0.0to^16.0.0(#172) - Bump
@metamask/keyring-snap-clientfrom^3.0.1to^3.0.2(#172) - Bump
@metamask/utilsfrom^11.0.1to^11.1.0(#167)
- Bump
@metamask/keyring-apifrom^14.0.0to^15.0.0(#160) - Bump
@metamask/keyring-snap-clientfrom^3.0.0to^3.0.1(#160)
- Add
listAccountAssetskeyring method (#148)- This is inherited from the
KeyringClientchanges.
- This is inherited from the
- BREAKING: Bump
@metamask/keyring-apifrom^13.0.0to^14.0.0(#155)- The
CaipAssetTypeis now more restrictive which affects the existinggetAccountBalancesmethod.
- The
- BREAKING: Bump
@metamask/keyring-apifrom^12.0.0to^13.0.0(#101)- This change was not properly reported as breaking on the
1.1.0. KeyringAccounthas a new required field (scopes) and is part of the public API.
- This change was not properly reported as breaking on the
- BREAKING: Bump
@metamask/keyring-snap-clientfrom^1.0.0to^2.0.0(#135)- This change was not properly reported as breaking on the
1.1.0. KeyringAccounthas a new required field (scopes) and is part of the public API.
- This change was not properly reported as breaking on the