@bfwk/data-service
Advanced tools
Comparing version 0.8.3 to 0.8.4
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.8.3](https://github.com/salesforce/builder-framework/compare/v0.8.2...v0.8.3) (2022-01-20) | ||
## [0.8.4](https://github.com/salesforce/builder-framework/compare/v0.8.2...v0.8.4) (2022-01-28) | ||
@@ -15,5 +15,10 @@ | ||
### Features | ||
* support multiple dependsOn attributes in the property editor @W-10381572 ([#376](https://github.com/salesforce/builder-framework/issues/376)) ([b10a837](https://github.com/salesforce/builder-framework/commit/b10a837092ab6d4fefa293f9e4c836852a8e79f8)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -20,0 +25,0 @@ |
@@ -15,3 +15,3 @@ import { DeclarativeType, DeclarativeTypeMap, Json } from '@lcem/meta-schemas'; | ||
max?: number; | ||
dependsOn?: string; | ||
dependsOn?: string[]; | ||
} | ||
@@ -18,0 +18,0 @@ export interface DesignTimeEventInfo { |
{ | ||
"name": "@bfwk/data-service", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "LBF Data Services", | ||
@@ -31,3 +31,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/utils": "0.8.3", | ||
"@bfwk/utils": "0.8.4", | ||
"@lcem/declarative-type": "0.7.4", | ||
@@ -34,0 +34,0 @@ "@lcem/meta-schemas": "0.7.4" |
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
44248
+ Added@bfwk/utils@0.8.4(transitive)
- Removed@bfwk/utils@0.8.3(transitive)
Updated@bfwk/utils@0.8.4