cloudflare/flagship @cloudflare/flagship@0.4.0
cloudflare/flagship
Captured source
source ↗published Jun 24, 2026seen 1dcaptured 1dhttp 200method plain
@cloudflare/flagship@0.4.0
Repository: cloudflare/flagship
Tag: @cloudflare/flagship@0.4.0
Published: 2026-06-24T11:33:58Z
Prerelease: no
Release notes:
Minor Changes
- #22 `b53a7ce` Thanks @akshitsinha! - Add opt-in server-side response caching to the server providers. Set
cacheTtl(TypeScript) orcache_ttl(Python) to enable a TTL + LRU cache keyed by flag key, type, and evaluation context. Cache hits resolve with reasonCACHED; disabled flags and errors are never cached. Caching is off by default.
Patch Changes
- #24 `122535b` Thanks @akshitsinha! - Upgrade TypeScript SDK dependencies and switch the Python SDK type checker from mypy to ty.
- #21 `176c228` Thanks @akshitsinha! - Remove provider initialization health-check evaluations.
Notability
notability 3.0/10Routine minor release of a library.