@metamask-previews/notification-controller
Advanced tools
Comparing version 6.0.1-preview-f6589ba6 to 7.0.0-preview-00a41cb8
@@ -10,2 +10,9 @@ # Changelog | ||
## [7.0.0] | ||
### Changed | ||
- **BREAKING**: The `show` function now uses an option bag rather than a single `string` ([#4682](https://github.com/MetaMask/core/pull/4682)) | ||
- This will be used to persist the extra properties needed to show JSX content in Snap notifications. | ||
## [6.0.1] | ||
@@ -151,3 +158,4 @@ | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/notification-controller@6.0.1...HEAD | ||
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/notification-controller@7.0.0...HEAD | ||
[7.0.0]: https://github.com/MetaMask/core/compare/@metamask/notification-controller@6.0.1...@metamask/notification-controller@7.0.0 | ||
[6.0.1]: https://github.com/MetaMask/core/compare/@metamask/notification-controller@6.0.0...@metamask/notification-controller@6.0.1 | ||
@@ -154,0 +162,0 @@ [6.0.0]: https://github.com/MetaMask/core/compare/@metamask/notification-controller@5.0.2...@metamask/notification-controller@6.0.0 |
{ | ||
"name": "@metamask-previews/notification-controller", | ||
"version": "6.0.1-preview-f6589ba6", | ||
"version": "7.0.0-preview-00a41cb8", | ||
"description": "Manages display of notifications within MetaMask", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49658
216