@metamask-previews/logging-controller
Advanced tools
Comparing version 2.0.2-preview.2431602 to 2.0.2-preview.56c80981
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
@@ -10,3 +11,5 @@ | ||
## [2.0.2] | ||
### Changed | ||
- Bump `@metamask/base-controller` to `^4.1.1` ([#3760](https://github.com/MetaMask/core/pull/3760), [#3821](https://github.com/MetaMask/core/pull/3821)) | ||
@@ -16,3 +19,5 @@ - Bump `@metamask/controller-utils` to `^8.0.2` ([#3821](https://github.com/MetaMask/core/pull/3821)) | ||
## [2.0.1] | ||
### Changed | ||
- Bump `@metamask/base-controller` to `^4.0.1` ([#3695](https://github.com/MetaMask/core/pull/3695)) | ||
@@ -22,3 +27,5 @@ - Bump `@metamask/controller-utils` to `^8.0.1` ([#3695](https://github.com/MetaMask/core/pull/3695), [#3678](https://github.com/MetaMask/core/pull/3678), [#3667](https://github.com/MetaMask/core/pull/3667), [#3580](https://github.com/MetaMask/core/pull/3580)) | ||
## [2.0.0] | ||
### Changed | ||
- **BREAKING:** Bump `@metamask/base-controller` to ^4.0.0 ([#2063](https://github.com/MetaMask/core/pull/2063)) | ||
@@ -29,3 +36,5 @@ - This is breaking because the type of the `messenger` has backward-incompatible changes. See the changelog for this package for more. | ||
## [1.0.4] | ||
### Changed | ||
- Bump dependency on `@metamask/base-controller` to ^3.2.3 ([#1747](https://github.com/MetaMask/core/pull/1747)) | ||
@@ -35,11 +44,17 @@ - Bump dependency on `@metamask/controller-utils` to ^5.0.2 ([#1747](https://github.com/MetaMask/core/pull/1747)) | ||
## [1.0.3] | ||
### Changed | ||
- Update TypeScript to v4.8.x ([#1718](https://github.com/MetaMask/core/pull/1718)) | ||
## [1.0.2] | ||
### Changed | ||
- Bump dependency on `@metamask/controller-utils` to ^5.0.0 | ||
## [1.0.1] | ||
### Changed | ||
- Bump dependency on `@metamask/base-controller` to ^3.2.1 | ||
@@ -49,3 +64,5 @@ - Bump dependency on `@metamask/controller-utils` to ^4.3.2 | ||
## [1.0.0] | ||
### Added | ||
- Initial Release | ||
@@ -52,0 +69,0 @@ - Add logging controller ([#1089](https://github.com/MetaMask/core.git/pull/1089)) |
{ | ||
"name": "@metamask-previews/logging-controller", | ||
"version": "2.0.2-preview.2431602", | ||
"version": "2.0.2-preview.56c80981", | ||
"description": "Manages logging data to assist users and support staff", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
26917