As per the discussion in PR #10289, a follow-up PR is needed to deprecate the registry.use() function in favor of using registerGenericStore instead to implement the functionality needed for internal wp.data plugins.
See the wp.data readme for more details on implementation.
As per the discussion in PR #10289, a follow-up PR is needed to deprecate the
registry.use()function in favor of usingregisterGenericStoreinstead to implement the functionality needed for internal wp.data plugins.See the wp.data readme for more details on implementation.