1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/client-feature-toggles/tests
Jaanus Sellin 8bf1b783e9
fix: delta do not return archived as changed (#9062)
Our delta API was returning archived feature as updated. Now making sure
we do not put `archived-feature `event into `updated` event array.
Also stop returning removed as complex object.
2025-01-06 14:48:30 +02:00
..
__snapshots__ feat: segment delta (#8990) 2024-12-17 10:56:09 +02:00
client-feature-toggle.e2e.test.ts feat: add variant etag (#8922) 2024-12-05 15:13:11 +01:00
client-feature-toggles.e2e.test.ts feat: segment delta (#8990) 2024-12-17 10:56:09 +02:00