Commit 163e512
authored
release:
This is the release candidate for version `133.0.0`.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Release 133.0.0: bumps `@metamask/snaps-controllers` to 17.0.0 with
breaking constructor changes and `@metamask/snaps-rpc-methods` to 14.1.1
with a state mutation fix.
>
> - **Packages**:
> - **`@metamask/snaps-controllers` `17.0.0`**:
> - BREAKING: `SnapController` now requires `ensureOnboardingComplete`
constructor arg.
> - BREAKING: `JsonSnapsRegistry` now requires `clientConfig` (supports
specified `clientVersions`).
> - **`@metamask/snaps-rpc-methods` `14.1.1`**:
> - Fix: use mutex when modifying state in `snap_setState`.
> - **Repo**:
> - Bump root `version` to `133.0.0`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
9c0c98a. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->133.0.0 (#3743)1 parent 31bd332 commit 163e512
File tree
5 files changed
+22
-5
lines changed- packages
- snaps-controllers
- snaps-rpc-methods
5 files changed
+22
-5
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 | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
960 | 969 | | |
961 | 970 | | |
962 | 971 | | |
963 | | - | |
| 972 | + | |
| 973 | + | |
964 | 974 | | |
965 | 975 | | |
966 | 976 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
535 | 541 | | |
536 | 542 | | |
537 | 543 | | |
538 | | - | |
| 544 | + | |
| 545 | + | |
539 | 546 | | |
540 | 547 | | |
541 | 548 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments