persisting_state_of_components.md: Add information about unbundling Settings Repository plugin

This commit is contained in:
Karol Lewandowski 2022-11-02 07:51:07 +01:00
parent e0e9a25ac7
commit a2e929120d

View File

@ -187,6 +187,10 @@ If the component state is OS-dependent, the `roamingType` of the `@Storage` anno
#### Settings Repository Plugin and Export Settings Feature #### Settings Repository Plugin and Export Settings Feature
> The _Settings Repository_ plugin is unbundled starting with the version 2022.3 and will be no longer maintained.
>
{type="warning"}
Persistent components can be shared via the _Settings Repository_ plugin and _Export Settings_ feature, depending on the `roamingType` of the `@Storage` annotation. Persistent components can be shared via the _Settings Repository_ plugin and _Export Settings_ feature, depending on the `roamingType` of the `@Storage` annotation.
See the [](#defining-the-storage-location) for more details. See the [](#defining-the-storage-location) for more details.