Skip to content

v2.0.1

Choose a tag to compare

@roberthgnz roberthgnz released this 11 Apr 20:01
· 42 commits to main since this release

v2.0.1 (2026-04-11)

Fixes

  • Stabilized runtime flag resolution with safer fallback behavior when config import is unavailable.
  • Added resilient event/cookie handling for server-side variant resolution.
  • Restored backward-compatible isFeatureEnabled helper for legacy consumers/tests.
  • Improved async composable typing to avoid declaration-generation issues.

Quality

  • Updated and aligned mocks/tests with v2 runtime behavior.
  • Lint, tests, and module build are passing on branch v2.