Releases: MetaMask/snaps
Releases · MetaMask/snaps
67.0.0
@metamask/snaps-execution-environments 6.7.2
Fixed
- Fix missing execution environment bundles (#2734)
@metamask/snaps-jest 8.4.0
Added
- Add support for selector component (#2724)
- Interfaces now have a
selectFromSelector
function that can be used to
select an option from a selector.
- Interfaces now have a
Changed
- Extract simulation part of
snaps-jest
to separate package (#2727)
@metamask/snaps-simulation 1.0.0
Added
- Initial release of
@metamask/snaps-simulation
package (#2727)
66.0.0
65.0.0
@metamask/create-snap 4.0.4
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-browserify-plugin 4.1.2
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-cli 6.3.3
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-controllers 9.7.0
Added
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-execution-environments 6.7.1
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-jest 8.3.2
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-rollup-plugin 4.1.2
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-rpc-methods 11.1.1
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-sdk 6.5.0
Added
- Add
center
prop toBox
component (#2716) - Add
form
prop toButton
component (#2712)- This allows the
Button
component to be used outside of forms, but still
submit a form when clicked.
- This allows the
Fixed
- Fix invalid types in type declaration in some cases (#2714)
- Fix type issue with
Field
children (#2715)Field
now accepts booleans andnull
as children, in addition to the
existing types.
@metamask/snaps-utils 8.1.1
Fixed
- Fix invalid types in type declaration in some cases (#2714)
@metamask/snaps-webpack-plugin 4.1.2
Fixed
- Fix invalid types in type declaration in some cases (#2714)
64.0.0
@metamask/create-snap 4.0.3
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
@metamask/bip32-example-snap 2.2.1
Fixed
- Bump MetaMask dependencies
@metamask/bip44-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/browserify-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/browserify-plugin-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/client-status-example-snap 1.0.3
Fixed
- Bump MetaMask dependencies
@metamask/cronjob-example-snap 2.1.4
Fixed
- Bump MetaMask dependencies
@metamask/dialog-example-snap 2.3.1
Fixed
- Bump MetaMask dependencies
@metamask/error-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/ethereum-provider-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/ethers-js-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/file-upload-example-snap 1.0.1
Fixed
- Bump MetaMask dependencies
@metamask/get-entropy-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/get-file-example-snap 1.1.3
Fixed
- Bump MetaMask dependencies
@metamask/home-page-example-snap 1.1.3
Fixed
- Bump MetaMask dependencies
@metamask/images-example-snap 1.1.1
Fixed
- Bump MetaMask dependencies
@metamask/interactive-ui-example-snap 2.2.1
Fixed
- Bump MetaMask dependencies
@metamask/consumer-signer-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/core-signer-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/json-rpc-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/jsx-example-snap 1.2.1
Fixed
- Bump MetaMask dependencies
@metamask/lifecycle-hooks-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/localization-example-snap 1.1.4
Fixed
- Bump MetaMask dependencies
@metamask/manage-state-example-snap 2.2.3
Fixed
- Bump MetaMask dependencies
@metamask/name-lookup-example-snap 3.1.1
Fixed
- Bump MetaMask dependencies
@metamask/network-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/notification-example-snap 2.1.4
Fixed
- Bump MetaMask dependencies
@metamask/rollup-plugin-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/signature-insights-example-snap 1.0.3
Fixed
- Bump MetaMask dependencies
@metamask/insights-example-snap 2.2.3
Fixed
- Bump MetaMask dependencies
@metamask/wasm-example-snap 2.1.4
Fixed
- Bump MetaMask dependencies
@metamask/webpack-plugin-example-snap 2.1.3
Fixed
- Bump MetaMask dependencies
@metamask/snaps-browserify-plugin 4.1.1
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
@metamask/snaps-cli 6.3.2
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680)
@metamask/snaps-controllers 9.6.0
Added
- Add
stopAllSnaps
function toSnapController
(#2674)
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680) - Bump other MetaMask dependencies (#2703)
@metamask/snaps-execution-environments 6.7.0
Changed
- Unblock
wallet_requestSnaps
(#2661)
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680) - Bump other MetaMask dependencies (#2703)
@metamask/snaps-jest 8.3.1
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680) - Bump other MetaMask dependencies (#2703)
@metamask/snaps-rollup-plugin 4.1.1
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
@metamask/snaps-rpc-methods 11.1.0
Changed
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680) - Bump other MetaMask dependencies (#2703)
@metamask/snaps-sdk 6.4.0
Added
Changed
Fixed
- Allow any element as the child of the
Container
component (#2698) - Disallow images and icons in footers (#2676)
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680) - Bump other MetaMask dependencies (#2703)
@metamask/snaps-utils 8.1.0
Added
- Add Bitcoin Taproot derivation paths (#2695)
Changed
- Improve
validateLink
error handling (#2702)
Fixed
- Fix ESM version of the package (#2682)
- This fixes the ESM version of the package to be fully compliant with the ESM
standard.
- This fixes the ESM version of the package to be fully compliant with the ESM
- Bump
@metamask/utils
from^9.1.0
to^9.2.1
(#2680) - Bump other MetaMask dependencies (#2703)
@metamask/snaps-webpack-plugin 4.1.1
Fixed
63.0.0
@metamask/snaps-cli 6.3.1
Fixed
- Hide browserlist warning where applicable (#2664)
@metamask/snaps-controllers 9.5.0
Added
- Add
Selector
component (#2645) - Add missing types for
getState
action &stateChange
event (#2655, #2659)
Fixed
- Fix
fetch
binding under LavaMoat (#2642)
@metamask/snaps-sdk 6.3.0
Added
Changed
Button
children are now allowed to beImage
andIcon
(#2641)
@metamask/jsx-example-snap 1.2.0
Added
- Made JSX example use Card component (#2665)
62.0.0
61.0.0
60.0.0
@metamask/snaps-browserify-plugin 4.1.0
Changed
- Improve manifest validation output (#2572)
@metamask/snaps-cli 6.3.0
Changed
- Improve manifest validation output (#2572)
- Replace
superstruct
with ESM-compatible fork@metamask/superstruct
(#2445)
@metamask/snaps-controllers 9.4.0
Added
- Add
RadioButton
component (#2592)
Changed
- Persist
severity
property inSnapInsightsController
(#2612)
@metamask/snaps-jest 8.3.0
Added
- Add support for
snap_getPreferences
(#2607) - Add
RadioButton
component (#2592) - Add support for custom dialogs in
snaps-jest
(#2526, #2509)
Changed
- Replace
superstruct
with ESM-compatible fork@metamask/superstruct
(#2445)
@metamask/snaps-rollup-plugin 4.1.0
Changed
- Improve manifest validation output (#2572)
@metamask/snaps-rpc-methods 11.0.0
Added
- BREAKING: Add
snap_getPreferences
(#2607)- This is breaking because a
getPreferences
method hook is now required.
- This is breaking because a
@metamask/snaps-sdk 6.2.0
Added
@metamask/snaps-utils 8.0.0
Changed
- BREAKING: Improve manifest validation output (#2605, #2572)
- This is breaking as it removes exports such as
validateNpmSnap
.
- This is breaking as it removes exports such as
- Bump
fast-xml-parser
(#2610)
@metamask/snaps-webpack-plugin 4.1.0
Changed
59.0.0
58.0.0
@metamask/snaps-controllers 9.3.1
Changed
- Bump
@metamask/approval-controller
from^7.0.0
to^7.0.2
(#2593) - Bump
@metamask/base-controller
from^6.0.1
to^6.0.2
(#2593) - Bump
@metamask/json-rpc-engine
from^9.0.0
to^9.0.2
(#2593) - Bump
@metamask/json-rpc-middleware-stream
from^8.0.0
to^8.0.2
(#2593) - Bump
@metamask/permission-controller
from^10.0.1
to^11.0.0
(#2593) - Bump
@metamask/phishing-controller
from^10.0.0
to^10.1.1
(#2593) - Bump
@metamask/snaps-utils
from^7.8.0
to^7.8.1
(#2595)
@metamask/snaps-execution-environments 6.6.2
Changed
- Bump
@metamask/json-rpc-engine
from^9.0.0
to^9.0.2
(#2593) - Bump
@metamask/snaps-utils
from^7.8.0
to^7.8.1
(#2595)
@metamask/snaps-rpc-methods 10.0.1
Changed
- Bump
@metamask/json-rpc-engine
from^9.0.0
to^9.0.2
(#2593) - Bump
@metamask/permission-controller
from^10.0.1
to^11.0.0
(#2593) - Bump
@metamask/snaps-utils
from^7.8.0
to^7.8.1
(#2595)