Commit e21d3a3
release:
This is the release candidate for version `134.0.0`.
This release contains:
- the new `DateTimePicker` component
- Forces the registry fetch without cache
- Uses EIP-6963 in `test-snaps`
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Release 134.0.0 adds `DateTimePicker` support across
SDK/runtime/testing, forces no-cache registry fetch, adopts EIP-6963 in
`test-snaps`, and updates examples/manifests/versions.
>
> - **UI/SDK & Runtime**:
> - Add `DateTimePicker` component in `@metamask/snaps-sdk` and support
in `@metamask/snaps-controllers` and
`@metamask/snaps-execution-environments`.
> - Move `ISO8601DateStruct` to `@metamask/snaps-sdk` and re-export from
`@metamask/snaps-utils`.
> - **Testing**:
> - `@metamask/snaps-jest` and `@metamask/snaps-simulation`: add
`DateTimePicker` test helpers; include client versions in
`snap_getClientStatus`.
> - **Registry/Networking**:
> - Use `no-cache` for registry fetches in
`@metamask/snaps-controllers`.
> - **Test App**:
> - `@metamask/test-snaps`: adopt EIP-6963 and move deps to
devDependencies.
> - **Examples**:
> - `interactive-ui` example: add `DateTimePicker` demo (`2.5.0`).
> - **Manifests & Versions**:
> - Bump `platformVersion` to `10.2.0` across example
`snap.manifest.json` files and refresh `shasum`s.
> - Bump package versions across `snaps-*` packages and root to
`134.0.0`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
09f667b. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: Frederik Bolding <[email protected]>134.0.0 (#3761)1 parent fc9ab36 commit e21d3a3
File tree
54 files changed
+180
-91
lines changed- packages
- examples
- packages
- background-events
- bip32
- bip44
- client-status
- cronjob-duration
- cronjobs
- dialogs
- errors
- ethereum-provider
- ethers-js
- file-upload
- get-entropy
- get-file
- home-page
- images
- interactive-ui
- invoke-snap/packages
- consumer-signer
- core-signer
- json-rpc
- jsx
- lifecycle-hooks
- localization
- manage-state
- name-lookup
- network-access
- notifications
- preferences
- preinstalled
- protocol
- rollup-plugin
- send-flow
- signature-insights
- transaction-insights
- wasm
- webpack-plugin
- snaps-cli/src/commands/watch/__test__/invalid
- snaps-controllers
- snaps-execution-environments
- snaps-jest
- snaps-sdk
- snaps-simulation
- snaps-utils
- test-snaps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+180
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
0 commit comments