@foisit/angular-wrapper 2.4.4 → 2.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -692,6 +692,8 @@ describe('AssistantService', () => {
692
692
  - **[@foisit/react-wrapper](../react-wrapper)** - React integration
693
693
  - **[@foisit/vue-wrapper](../vue-wrapper)** - Vue integration
694
694
 
695
+ > **Note:** The Angular wrapper includes the core runtime in its distributed bundle, so consuming applications do not need to separately install `@foisit/core` to use `@foisit/angular-wrapper`. This differs from the React wrapper which is also self-contained.
696
+
695
697
  ---
696
698
 
697
699
  ## Troubleshooting