Skip to content

134.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 15:51
e21d3a3

@metamask/interactive-ui-example-snap 2.5.0

Added

  • Add example for DateTimePicker component (#3698)

@metamask/snaps-controllers 17.1.0

Added

  • Add support for DateTimePicker component (#3698)

Changed

  • Bump @metamask/permission-controller from 12.1.0 to 12.1.1 (#3746)

Fixed

  • Use no-cache for fetching registry (#3760)

@metamask/snaps-execution-environments 10.3.0

Added

  • Add support for DateTimePicker component (#3698)

Changed

  • Bump @lavamoat/webpack from 1.5.3 to 1.5.4 (#3751)
  • Bump lavamoat from 10.0.1 to 10.0.2 (#3752)

@metamask/snaps-jest 9.6.0

Added

  • Add support for the DateTimePicker component (#3698)
    • The pickDateTime function can be used to interact with the component in tests.

Changed

  • Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 (#3707)

@metamask/snaps-sdk 10.2.0

Added

  • Add DateTimePicker component (#3698)
  • Move ISO8601DateStruct from @metamask/snaps-utils to @metamask/snaps-sdk (#3698)

@metamask/snaps-simulation 3.6.0

Added

  • Add support for the DateTimePicker component (#3698)
    • The pickDateTime function can be used to interact with the component in tests.
  • Include client versions in snap_getClientStatus (#3724)

Changed

  • Bump @metamask/permission-controller from 12.0.0 to 12.1.1 (#3746), (#3714)
  • Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 (#3707)

@metamask/snaps-utils 11.6.2

Changed

  • Move ISO8601DateStruct to @metamask/snaps-sdk and re-export it for backwards compatibility (#3698)
  • Bump @metamask/snaps-registry from 3.2.3 to 3.3.0 (#3737)
  • Bump @metamask/permission-controller from 12.1.0 to 12.1.1 (#3746)
  • Bump @metamask/permission-controller from 12.0.0 to 12.1.0 (#3714)

@metamask/test-snaps 3.1.0

Added

  • Use EIP-6963 for test-snaps (#3757)

Fixed

  • Move test-snaps dependencies to devDependencies (#3758)