We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94d3033 + 0bf29e4 commit 6ba1618Copy full SHA for 6ba1618
packages/base-controller/CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Fixed
11
+
12
+- In experimental `next` export, fix the `StatePropertyMetadataConstraint` type ([#6942](https://github.com/MetaMask/core/pull/6942))
13
+ - It incorrectly used the old metadata property `anonymous` instead of `includeInDebugSnapshot`
14
15
## [8.4.2]
16
17
### Fixed
0 commit comments