@bfwk/property-editor
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -6,10 +6,18 @@ # Change Log | ||
## [0.8.2](https://github.com/salesforce/builder-framework/compare/v0.7.32...v0.8.2) (2021-12-13) | ||
## [0.8.3](https://github.com/salesforce/builder-framework/compare/v0.8.2...v0.8.3) (2022-01-20) | ||
**Note:** Version bump only for package @bfwk/property-editor | ||
### Bug Fixes | ||
* update nucleus config triggers ([#372](https://github.com/salesforce/builder-framework/issues/372)) ([659b5fd](https://github.com/salesforce/builder-framework/commit/659b5fd0f5d6e4dfad6acc8c4b43e209a1cad87d)) | ||
### Features | ||
* add readonly property support ([#368](https://github.com/salesforce/builder-framework/issues/368)) ([1164deb](https://github.com/salesforce/builder-framework/commit/1164debfdcb007276927c2803675bc53f1fd47c0)) | ||
## [0.6.7](https://git.soma.salesforce.com/BuilderFramework/builder-framework/compare/v0.6.6...v0.6.7) (2021-04-05) | ||
@@ -16,0 +24,0 @@ |
{ | ||
"name": "@bfwk/property-editor", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "LBF Property Editor", | ||
@@ -33,9 +33,9 @@ "type": "module", | ||
"dependencies": { | ||
"@bfwk/data-service": "0.8.2", | ||
"@bfwk/error-handler": "0.8.2", | ||
"@bfwk/expression-completion": "0.8.2", | ||
"@bfwk/instrumentation": "0.8.2", | ||
"@bfwk/pub-sub": "0.8.2", | ||
"@bfwk/store": "0.8.2", | ||
"@bfwk/utils": "0.8.2", | ||
"@bfwk/data-service": "0.8.3", | ||
"@bfwk/error-handler": "0.8.3", | ||
"@bfwk/expression-completion": "0.8.3", | ||
"@bfwk/instrumentation": "0.8.3", | ||
"@bfwk/pub-sub": "0.8.3", | ||
"@bfwk/store": "0.8.3", | ||
"@bfwk/utils": "0.8.3", | ||
"@lcem/declarative-type": "0.7.4", | ||
@@ -42,0 +42,0 @@ "@lcem/meta-schemas": "0.7.4", |
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
648836
15233
+ Added@bfwk/command@0.8.3(transitive)
+ Added@bfwk/data-service@0.8.3(transitive)
+ Added@bfwk/error-handler@0.8.3(transitive)
+ Added@bfwk/expression-completion@0.8.3(transitive)
+ Added@bfwk/instrumentation@0.8.3(transitive)
+ Added@bfwk/pub-sub@0.8.3(transitive)
+ Added@bfwk/store@0.8.3(transitive)
+ Added@bfwk/utils@0.8.3(transitive)
- Removed@bfwk/command@0.8.2(transitive)
- Removed@bfwk/data-service@0.8.2(transitive)
- Removed@bfwk/error-handler@0.8.2(transitive)
- Removed@bfwk/expression-completion@0.8.2(transitive)
- Removed@bfwk/instrumentation@0.8.2(transitive)
- Removed@bfwk/pub-sub@0.8.2(transitive)
- Removed@bfwk/store@0.8.2(transitive)
- Removed@bfwk/utils@0.8.2(transitive)
Updated@bfwk/data-service@0.8.3
Updated@bfwk/error-handler@0.8.3
Updated@bfwk/instrumentation@0.8.3
Updated@bfwk/pub-sub@0.8.3
Updated@bfwk/store@0.8.3
Updated@bfwk/utils@0.8.3