Skip to content

flags@4.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:58
47806d4

Patch Changes

  • 795dfd4: Throw on declaration if flag is missing decide function.

    When a feature flag is declared without a decide function, or with an adapter that is missing a decide function we will now throw an error at declaration time.