v2.109.1-beta.4
npx @buildinternet/releases get rel_Nu-RcdHX2HPa_8gutmMmN
Fetched July 1, 2026
The CLI now infers the feature flag project from the current CLI context, removing the need to specify it manually.
Flag helper methods now return empty flag defaults when the flags API fails, preventing cascading errors in downstream code.
API keys are now redacted from terminal output, preventing unintentional exposure.
Fixed a bug where Flag.choice and Flag.primitive validation errors displayed a doubled "Expected: Expected" prefix.