@bfwk/undo-redo
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.9.3](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.3) (2022-05-23) | ||
## [0.9.4](https://github.com/salesforce/builder-framework/compare/v0.9.3...v0.9.4) (2022-05-27) | ||
**Note:** Version bump only for package @bfwk/undo-redo | ||
### Features | ||
* remove event prevent default @W-10923501 ([#453](https://github.com/salesforce/builder-framework/issues/453)) ([288b3d3](https://github.com/salesforce/builder-framework/commit/288b3d3be54d087b8d1c99526cebd8e210482f35)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@bfwk/undo-redo", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "LBF Store undo/redo", | ||
@@ -32,4 +32,4 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/store": "0.9.3", | ||
"@bfwk/utils": "0.9.3" | ||
"@bfwk/store": "0.9.4", | ||
"@bfwk/utils": "0.9.4" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
40761
+ Added@bfwk/command@0.9.4(transitive)
+ Added@bfwk/error-handler@0.9.4(transitive)
+ Added@bfwk/instrumentation@0.9.4(transitive)
+ Added@bfwk/pub-sub@0.9.4(transitive)
+ Added@bfwk/store@0.9.4(transitive)
+ Added@bfwk/utils@0.9.4(transitive)
- Removed@bfwk/command@0.9.3(transitive)
- Removed@bfwk/error-handler@0.9.3(transitive)
- Removed@bfwk/instrumentation@0.9.3(transitive)
- Removed@bfwk/pub-sub@0.9.3(transitive)
- Removed@bfwk/store@0.9.3(transitive)
- Removed@bfwk/utils@0.9.3(transitive)
Updated@bfwk/store@0.9.4
Updated@bfwk/utils@0.9.4