@bfwk/document-model
Advanced tools
Comparing version 0.9.13 to 0.9.14
@@ -6,10 +6,13 @@ # Change Log | ||
## [0.9.13](https://github.com/salesforce/builder-framework/compare/v0.9.12...v0.9.13) (2022-07-20) | ||
## [0.9.14](https://github.com/salesforce/builder-framework/compare/v0.9.13...v0.9.14) (2022-07-21) | ||
**Note:** Version bump only for package @bfwk/document-model | ||
### Bug Fixes | ||
* check for empty schema when transforming ([#479](https://github.com/salesforce/builder-framework/issues/479)) ([c9579ea](https://github.com/salesforce/builder-framework/commit/c9579eae2978482f8230bb81487596e00343e158)) | ||
## [0.9.2](https://github.com/salesforce/builder-framework/compare/v0.9.1...v0.9.2) (2022-04-27) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@bfwk/document-model", | ||
"version": "0.9.13", | ||
"version": "0.9.14", | ||
"description": "Lightning Builder Framework - Document Model", | ||
@@ -28,11 +28,11 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/command": "0.9.13", | ||
"@bfwk/data-service": "0.9.13", | ||
"@bfwk/error-handler": "0.9.13", | ||
"@bfwk/instrumentation": "0.9.13", | ||
"@bfwk/pub-sub": "0.9.13", | ||
"@bfwk/sf-selector": "0.9.13", | ||
"@bfwk/store": "0.9.13", | ||
"@bfwk/undo-redo": "0.9.13", | ||
"@bfwk/utils": "0.9.13", | ||
"@bfwk/command": "0.9.14", | ||
"@bfwk/data-service": "0.9.14", | ||
"@bfwk/error-handler": "0.9.14", | ||
"@bfwk/instrumentation": "0.9.14", | ||
"@bfwk/pub-sub": "0.9.14", | ||
"@bfwk/sf-selector": "0.9.14", | ||
"@bfwk/store": "0.9.14", | ||
"@bfwk/undo-redo": "0.9.14", | ||
"@bfwk/utils": "0.9.14", | ||
"@lwc/wire-service": "2.20.2" | ||
@@ -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
144212
+ Added@bfwk/command@0.9.14(transitive)
+ Added@bfwk/data-service@0.9.14(transitive)
+ Added@bfwk/error-handler@0.9.14(transitive)
+ Added@bfwk/instrumentation@0.9.14(transitive)
+ Added@bfwk/pub-sub@0.9.14(transitive)
+ Added@bfwk/sf-selector@0.9.14(transitive)
+ Added@bfwk/store@0.9.14(transitive)
+ Added@bfwk/undo-redo@0.9.14(transitive)
+ Added@bfwk/utils@0.9.14(transitive)
- Removed@bfwk/command@0.9.13(transitive)
- Removed@bfwk/data-service@0.9.13(transitive)
- Removed@bfwk/error-handler@0.9.13(transitive)
- Removed@bfwk/instrumentation@0.9.13(transitive)
- Removed@bfwk/pub-sub@0.9.13(transitive)
- Removed@bfwk/sf-selector@0.9.13(transitive)
- Removed@bfwk/store@0.9.13(transitive)
- Removed@bfwk/undo-redo@0.9.13(transitive)
- Removed@bfwk/utils@0.9.13(transitive)
Updated@bfwk/command@0.9.14
Updated@bfwk/data-service@0.9.14
Updated@bfwk/error-handler@0.9.14
Updated@bfwk/instrumentation@0.9.14
Updated@bfwk/pub-sub@0.9.14
Updated@bfwk/sf-selector@0.9.14
Updated@bfwk/store@0.9.14
Updated@bfwk/undo-redo@0.9.14
Updated@bfwk/utils@0.9.14