1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/lib
Nuno Góis 331033408c
fix: flag resolver get variant (#6020)
https://linear.app/unleash/issue/2-1880/fix-flag-resolver-getvariant-behavior

Fixes the flag resolver `getVariant` behavior when there's a variant
object set in `experimental` - The flag resolver should call the
external resolver `getVariant` when not overridden to be true, even if
set as variant object in `experimental`.

Related: https://github.com/Unleash/unleash/pull/3808
2024-01-24 11:53:04 +00:00
..
__snapshots__ fix: add unleash to default email sender string (#6002) 2024-01-23 14:32:40 +02:00
addons Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
db chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
domain/project-health fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
error Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
features fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
middleware chore: add types to pat middleware (#5951) 2024-01-18 14:36:42 +01:00
openapi fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
proxy chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
routes feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
segments fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
services fix: unauthorized disable feature (#5982) 2024-01-22 12:50:14 +01:00
types chore: remove flagResolver option (#6001) 2024-01-23 13:16:32 +01:00
util fix: flag resolver get variant (#6020) 2024-01-24 11:53:04 +00:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
create-config.test.ts
create-config.ts fix: add unleash to default email sender string (#6002) 2024-01-23 14:32:40 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
metrics.ts refactor: add typesafe wrappers for prom client metrics (#5969) 2024-01-19 14:51:29 +00:00
server-impl.test.ts
server-impl.ts fix: enabled lock check (#5997) 2024-01-23 10:46:48 +01:00