@bfwk/document-model
Advanced tools
Comparing version 0.7.9 to 0.7.10
@@ -6,19 +6,10 @@ # Change Log | ||
## [0.7.9](https://github.com/salesforce/builder-framework/compare/v0.7.8...v0.7.9) (2021-08-27) | ||
## [0.7.10](https://github.com/salesforce/builder-framework/compare/v0.7.9...v0.7.10) (2021-08-27) | ||
**Note:** Version bump only for package @bfwk/document-model | ||
### Bug Fixes | ||
* fixes for error marking on dpList ([#235](https://github.com/salesforce/builder-framework/issues/235)) ([7f76d85](https://github.com/salesforce/builder-framework/commit/7f76d85b01f6cb58f7fbac04ca130898ec07e8e5)) | ||
* make isValid optional for now to avoid breaking Bentobox ([#240](https://github.com/salesforce/builder-framework/issues/240)) ([5946c6a](https://github.com/salesforce/builder-framework/commit/5946c6a99d8e567e787d8f1fa70db40c32deef88)) | ||
### Features | ||
* Add undo/redo for DP Editor @W-9480045 ([#237](https://github.com/salesforce/builder-framework/issues/237)) ([1f4e607](https://github.com/salesforce/builder-framework/commit/1f4e60757a52575f8bdbc96d6b7f24ad7844604f)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -25,0 +16,0 @@ |
{ | ||
"name": "@bfwk/document-model", | ||
"version": "0.7.9", | ||
"version": "0.7.10", | ||
"description": "Lightning Builder Framework - Document Model", | ||
@@ -28,11 +28,11 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.7.9", | ||
"@bfwk/data-service": "0.7.9", | ||
"@bfwk/error-handler": "0.7.9", | ||
"@bfwk/instrumentation": "0.7.9", | ||
"@bfwk/pub-sub": "0.7.9", | ||
"@bfwk/sf-selector": "0.7.9", | ||
"@bfwk/store": "0.7.9", | ||
"@bfwk/undo-redo": "0.7.9", | ||
"@bfwk/utils": "0.7.9", | ||
"@bfwk/command": "0.7.10", | ||
"@bfwk/data-service": "0.7.10", | ||
"@bfwk/error-handler": "0.7.10", | ||
"@bfwk/instrumentation": "0.7.10", | ||
"@bfwk/pub-sub": "0.7.10", | ||
"@bfwk/sf-selector": "0.7.10", | ||
"@bfwk/store": "0.7.10", | ||
"@bfwk/undo-redo": "0.7.10", | ||
"@bfwk/utils": "0.7.10", | ||
"@lwc/wire-service": "2.2.9" | ||
@@ -39,0 +39,0 @@ }, |
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
143637
+ Added@bfwk/command@0.7.10(transitive)
+ Added@bfwk/data-service@0.7.10(transitive)
+ Added@bfwk/error-handler@0.7.10(transitive)
+ Added@bfwk/instrumentation@0.7.10(transitive)
+ Added@bfwk/pub-sub@0.7.10(transitive)
+ Added@bfwk/sf-selector@0.7.10(transitive)
+ Added@bfwk/store@0.7.10(transitive)
+ Added@bfwk/undo-redo@0.7.10(transitive)
+ Added@bfwk/utils@0.7.10(transitive)
- Removed@bfwk/command@0.7.9(transitive)
- Removed@bfwk/data-service@0.7.9(transitive)
- Removed@bfwk/error-handler@0.7.9(transitive)
- Removed@bfwk/instrumentation@0.7.9(transitive)
- Removed@bfwk/pub-sub@0.7.9(transitive)
- Removed@bfwk/sf-selector@0.7.9(transitive)
- Removed@bfwk/store@0.7.9(transitive)
- Removed@bfwk/undo-redo@0.7.9(transitive)
- Removed@bfwk/utils@0.7.9(transitive)
Updated@bfwk/command@0.7.10
Updated@bfwk/data-service@0.7.10
Updated@bfwk/error-handler@0.7.10
Updated@bfwk/instrumentation@0.7.10
Updated@bfwk/pub-sub@0.7.10
Updated@bfwk/sf-selector@0.7.10
Updated@bfwk/store@0.7.10
Updated@bfwk/undo-redo@0.7.10
Updated@bfwk/utils@0.7.10