@bfwk/property-editor
Advanced tools
Comparing version 0.9.10 to 0.9.11
@@ -6,13 +6,10 @@ # Change Log | ||
## [0.9.10](https://github.com/salesforce/builder-framework/compare/v0.9.9...v0.9.10) (2022-06-30) | ||
## [0.9.11](https://github.com/salesforce/builder-framework/compare/v0.9.10...v0.9.11) (2022-07-15) | ||
**Note:** Version bump only for package @bfwk/property-editor | ||
### Bug Fixes | ||
* validate on init data propagation ([#470](https://github.com/salesforce/builder-framework/issues/470)) ([91cb987](https://github.com/salesforce/builder-framework/commit/91cb987136ece92fb5975150f23b025386262374)) | ||
## [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/property-editor", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.9.10", | ||
"@bfwk/error-handler": "0.9.10", | ||
"@bfwk/expression-completion": "0.9.10", | ||
"@bfwk/instrumentation": "0.9.10", | ||
"@bfwk/pub-sub": "0.9.10", | ||
"@bfwk/store": "0.9.10", | ||
"@bfwk/utils": "0.9.10", | ||
"@bfwk/data-service": "0.9.11", | ||
"@bfwk/error-handler": "0.9.11", | ||
"@bfwk/expression-completion": "0.9.11", | ||
"@bfwk/instrumentation": "0.9.11", | ||
"@bfwk/pub-sub": "0.9.11", | ||
"@bfwk/store": "0.9.11", | ||
"@bfwk/utils": "0.9.11", | ||
"@lcem/declarative-type": "0.9.0", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.9.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
653193
+ Added@bfwk/command@0.9.11(transitive)
+ Added@bfwk/data-service@0.9.11(transitive)
+ Added@bfwk/error-handler@0.9.11(transitive)
+ Added@bfwk/expression-completion@0.9.11(transitive)
+ Added@bfwk/instrumentation@0.9.11(transitive)
+ Added@bfwk/pub-sub@0.9.11(transitive)
+ Added@bfwk/store@0.9.11(transitive)
+ Added@bfwk/utils@0.9.11(transitive)
- Removed@bfwk/command@0.9.10(transitive)
- Removed@bfwk/data-service@0.9.10(transitive)
- Removed@bfwk/error-handler@0.9.10(transitive)
- Removed@bfwk/expression-completion@0.9.10(transitive)
- Removed@bfwk/instrumentation@0.9.10(transitive)
- Removed@bfwk/pub-sub@0.9.10(transitive)
- Removed@bfwk/store@0.9.10(transitive)
- Removed@bfwk/utils@0.9.10(transitive)
Updated@bfwk/data-service@0.9.11
Updated@bfwk/error-handler@0.9.11
Updated@bfwk/instrumentation@0.9.11
Updated@bfwk/pub-sub@0.9.11
Updated@bfwk/store@0.9.11
Updated@bfwk/utils@0.9.11