Skip to content

Separate registered components in state

Forest Anderson requested to merge separate-registered-state-components into master
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable
  • Significant changes of this merge request have been added to the changelog.

This adds a feature flag to anything using common-state so that it only needs to register components that are used for its needs

Merge request reports