@bfwk/property-editor
Advanced tools
Comparing version 0.7.5 to 0.7.6
@@ -6,10 +6,14 @@ # Change Log | ||
## [0.7.5](https://github.com/salesforce/builder-framework/compare/v0.7.4...v0.7.5) (2021-08-06) | ||
## [0.7.6](https://github.com/salesforce/builder-framework/compare/v0.7.5...v0.7.6) (2021-08-20) | ||
**Note:** Version bump only for package @bfwk/property-editor | ||
### Bug Fixes | ||
* inline schema handling of oneOf @W-9783363 ([#217](https://github.com/salesforce/builder-framework/issues/217)) ([827cb90](https://github.com/salesforce/builder-framework/commit/827cb90f8ba61d9369cc7455bad53be279e395e2)) | ||
* recover schema if possible for array drill down @W-9727716 ([#218](https://github.com/salesforce/builder-framework/issues/218)) ([aa2c864](https://github.com/salesforce/builder-framework/commit/aa2c8649d109f206900b0041b6335d19ef92c6f1)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +20,0 @@ |
{ | ||
"name": "@bfwk/property-editor", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.7.5", | ||
"@bfwk/error-handler": "0.7.5", | ||
"@bfwk/expression-completion": "0.7.5", | ||
"@bfwk/instrumentation": "0.7.5", | ||
"@bfwk/pub-sub": "0.7.5", | ||
"@bfwk/store": "0.7.5", | ||
"@bfwk/utils": "0.7.5", | ||
"@bfwk/data-service": "0.7.6", | ||
"@bfwk/error-handler": "0.7.6", | ||
"@bfwk/expression-completion": "0.7.6", | ||
"@bfwk/instrumentation": "0.7.6", | ||
"@bfwk/pub-sub": "0.7.6", | ||
"@bfwk/store": "0.7.6", | ||
"@bfwk/utils": "0.7.6", | ||
"@lcem/declarative-type": "0.7.1", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.7.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
643274
15116
+ Added@bfwk/command@0.7.6(transitive)
+ Added@bfwk/data-service@0.7.6(transitive)
+ Added@bfwk/error-handler@0.7.6(transitive)
+ Added@bfwk/expression-completion@0.7.6(transitive)
+ Added@bfwk/instrumentation@0.7.6(transitive)
+ Added@bfwk/pub-sub@0.7.6(transitive)
+ Added@bfwk/store@0.7.6(transitive)
+ Added@bfwk/utils@0.7.6(transitive)
- Removed@bfwk/command@0.7.5(transitive)
- Removed@bfwk/data-service@0.7.5(transitive)
- Removed@bfwk/error-handler@0.7.5(transitive)
- Removed@bfwk/expression-completion@0.7.5(transitive)
- Removed@bfwk/instrumentation@0.7.5(transitive)
- Removed@bfwk/pub-sub@0.7.5(transitive)
- Removed@bfwk/store@0.7.5(transitive)
- Removed@bfwk/utils@0.7.5(transitive)
Updated@bfwk/data-service@0.7.6
Updated@bfwk/error-handler@0.7.6
Updated@bfwk/instrumentation@0.7.6
Updated@bfwk/pub-sub@0.7.6
Updated@bfwk/store@0.7.6
Updated@bfwk/utils@0.7.6