Under the hood
Feature-flag resolution no longer falls back to disk cache once remote eval data has loaded.
Once remote-eval feature values have loaded for a session, the client now falls back directly to the caller-supplied fallback value when a specific flag isn't present in that data, instead of consulting the on-disk cached GrowthBook features. This changes feature-flag resolution behavior for any session that has remote eval data loaded.