Skip to content

Commit c91dd1c

Browse files
committed
Add changelog entry
1 parent 740698d commit c91dd1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/messenger/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Allow disabling namespace checks in unit tests using the new `DISABLE_NAMESPACE` constant ([#6420](https://github.com/MetaMask/core/pull/6420))
13+
- To disable namespace checks, use `string` as the `Namespace` type parameter, and use `DISABLE_NAMESPACE` as the `namespace` constructor parameter.
14+
1015
### Changed
1116

1217
- Keep delegated handlers when unregistering actions ([#6395](https://github.com/MetaMask/core/pull/6395))

0 commit comments

Comments
 (0)