@bfwk/baas
Advanced tools
Comparing version 0.8.18 to 0.8.19
@@ -6,8 +6,4 @@ # Change Log | ||
## [0.8.18](https://github.com/salesforce/builder-framework/compare/v0.8.17...v0.8.18) (2022-03-16) | ||
## [0.8.19](https://github.com/salesforce/builder-framework/compare/v0.8.18...v0.8.19) (2022-03-18) | ||
### Features | ||
* enable hiding of slot editors ([#424](https://github.com/salesforce/builder-framework/issues/424)) ([5ee51bf](https://github.com/salesforce/builder-framework/commit/5ee51bf62b23e4efcd208a8b4a04b420665027e4)) | ||
* hide array editor visuals without adding new <div> @W-10683052 ([#423](https://github.com/salesforce/builder-framework/issues/423)) ([ea363be](https://github.com/salesforce/builder-framework/commit/ea363be1a1d27165579b4bd31e42b8921af408c6)) | ||
**Note:** Version bump only for package @bfwk/baas |
{ | ||
"name": "@bfwk/baas", | ||
"version": "0.8.18", | ||
"version": "0.8.19", | ||
"description": "LBF Builder as a service", | ||
@@ -29,3 +29,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/elements-palette": "0.8.18" | ||
"@bfwk/elements-palette": "0.8.19" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
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
2329
+ Added@bfwk/command@0.8.19(transitive)
+ Added@bfwk/data-service@0.8.19(transitive)
+ Added@bfwk/elements-palette@0.8.19(transitive)
+ Added@bfwk/error-handler@0.8.19(transitive)
+ Added@bfwk/instrumentation@0.8.19(transitive)
+ Added@bfwk/pub-sub@0.8.19(transitive)
+ Added@bfwk/store@0.8.19(transitive)
+ Added@bfwk/utils@0.8.19(transitive)
- Removed@bfwk/command@0.8.18(transitive)
- Removed@bfwk/data-service@0.8.18(transitive)
- Removed@bfwk/elements-palette@0.8.18(transitive)
- Removed@bfwk/error-handler@0.8.18(transitive)
- Removed@bfwk/instrumentation@0.8.18(transitive)
- Removed@bfwk/pub-sub@0.8.18(transitive)
- Removed@bfwk/store@0.8.18(transitive)
- Removed@bfwk/utils@0.8.18(transitive)